aboutsummaryrefslogtreecommitdiff
path: root/src/parse/files.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/files.c')
-rw-r--r--src/parse/files.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/files.c b/src/parse/files.c
index def740dd..416adc92 100644
--- a/src/parse/files.c
+++ b/src/parse/files.c
@@ -14,6 +14,7 @@
#include "files.h"
#include "functions.h"
#include "parse.h"
+#include "text.h"
#include "utils.h"
// The cache of {filename -> parsed AST} will hold at most this many entries: