summaryrefslogtreecommitdiff
path: root/toc.c
diff options
context:
space:
mode:
Diffstat (limited to 'toc.c')
-rw-r--r--toc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toc.c b/toc.c
index d60be8b..ce99c1d 100644
--- a/toc.c
+++ b/toc.c
@@ -114,7 +114,6 @@ static char *read_file_contents(Allocator *a, const char *filename, Location whe
#include "identifiers.c"
#include "tokenizer.c"
#include "parse.c"
-#include "scope.c"
#include "foreign.c"
#include "eval.c"
#include "infer.c"