summaryrefslogtreecommitdiff
path: root/toc.c
diff options
context:
space:
mode:
Diffstat (limited to 'toc.c')
-rw-r--r--toc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toc.c b/toc.c
index 9e4bc94..7c634c6 100644
--- a/toc.c
+++ b/toc.c
@@ -35,7 +35,7 @@ static Type *type_inner(Type *t) {
#include "arr.c"
#include "blockarr.c"
#include "str.c"
-#include "hash_tables.c"
+#include "instance_table.c"
#include "identifiers.c"
#include "tokenizer.c"