aboutsummaryrefslogtreecommitdiff
path: root/src/parse/functions.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/functions.c')
-rw-r--r--src/parse/functions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parse/functions.c b/src/parse/functions.c
index 8fb9f78e..742f29a6 100644
--- a/src/parse/functions.c
+++ b/src/parse/functions.c
@@ -12,7 +12,7 @@
#include "../formatter/utils.h"
#include "../stdlib/datatypes.h"
#include "../stdlib/text.h"
-#include "../stdlib/util.h"
+#include "../util.h"
#include "context.h"
#include "controlflow.h"
#include "errors.h"