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 e89c621..b6bc2a2 100644
--- a/toc.c
+++ b/toc.c
@@ -24,5 +24,7 @@
#include "scope.c"
#include "eval.c"
#include "types.c"
+#include "cgen.c"
+#include "decls_cgen.c"
#include "tests.c"