aboutsummaryrefslogtreecommitdiff
path: root/src/compile/indexing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compile/indexing.c')
-rw-r--r--src/compile/indexing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compile/indexing.c b/src/compile/indexing.c
index 031ef9a0..447b1a4e 100644
--- a/src/compile/indexing.c
+++ b/src/compile/indexing.c
@@ -6,7 +6,7 @@
#include "../config.h"
#include "../environment.h"
#include "../stdlib/text.h"
-#include "../stdlib/util.h"
+#include "../util.h"
#include "../typecheck.h"
#include "compilation.h"