summaryrefslogtreecommitdiff
path: root/toc.c
diff options
context:
space:
mode:
Diffstat (limited to 'toc.c')
-rw-r--r--toc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/toc.c b/toc.c
index a767e4a..c452ddb 100644
--- a/toc.c
+++ b/toc.c
@@ -15,4 +15,6 @@
#include "tokenizer.c"
#include "parse.c"
#include "infer.c"
+#include "base_cgen.c"
+#include "types_cgen.c"
#include "cgen.c"