aboutsummaryrefslogtreecommitdiff
path: root/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'parse.c')
-rw-r--r--parse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/parse.c b/parse.c
index ab041197..e98a57d7 100644
--- a/parse.c
+++ b/parse.c
@@ -17,6 +17,7 @@
#include "builtins/text.h"
#include "builtins/table.h"
#include "builtins/util.h"
+#include "cordhelpers.h"
// The cache of {filename -> parsed AST} will hold at most this many entries:
#ifndef PARSE_CACHE_SIZE