aboutsummaryrefslogtreecommitdiff
path: root/structs.c
diff options
context:
space:
mode:
Diffstat (limited to 'structs.c')
-rw-r--r--structs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.c b/structs.c
index 7aa2ddf9..328fa3be 100644
--- a/structs.c
+++ b/structs.c
@@ -7,6 +7,7 @@
#include "ast.h"
#include "builtins/text.h"
#include "compile.h"
+#include "cordhelpers.h"
#include "environment.h"
#include "typecheck.h"
#include "builtins/util.h"