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