summaryrefslogtreecommitdiff
path: root/toc.c
diff options
context:
space:
mode:
Diffstat (limited to 'toc.c')
-rw-r--r--toc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toc.c b/toc.c
index 8ef8287..3309563 100644
--- a/toc.c
+++ b/toc.c
@@ -15,6 +15,7 @@
#include "identifiers.c"
#include "tokenizer.c"
#include "parse.c"
+#include "eval.c"
#include "types.c"
#include "base_cgen.c"
#include "decls_cgen.c"