aboutsummaryrefslogtreecommitdiff
path: root/src/parse/containers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/containers.c')
-rw-r--r--src/parse/containers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parse/containers.c b/src/parse/containers.c
index b97dd141..821cbdd4 100644
--- a/src/parse/containers.c
+++ b/src/parse/containers.c
@@ -8,7 +8,7 @@
#include "../stdlib/util.h"
#include "context.h"
#include "errors.h"
-#include "parse.h"
+#include "expressions.h"
#include "suffixes.h"
#include "utils.h"