aboutsummaryrefslogtreecommitdiff
path: root/compile.h
diff options
context:
space:
mode:
Diffstat (limited to 'compile.h')
-rw-r--r--compile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile.h b/compile.h
index c50e22aa..b8bdbc36 100644
--- a/compile.h
+++ b/compile.h
@@ -4,7 +4,7 @@
#include <gc.h>
#include <stdio.h>
-#include "util.h"
+#include "builtins/util.h"
#include "environment.h"
typedef struct {