aboutsummaryrefslogtreecommitdiff
path: root/src/typecheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/typecheck.c')
-rw-r--r--src/typecheck.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/typecheck.c b/src/typecheck.c
index 13a1c31e..19d6c09f 100644
--- a/src/typecheck.c
+++ b/src/typecheck.c
@@ -8,6 +8,7 @@
#include <sys/stat.h>
#include "ast.h"
+#include "config.h"
#include "environment.h"
#include "modules.h"
#include "naming.h"