aboutsummaryrefslogtreecommitdiff
path: root/src/compile/structs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compile/structs.c')
-rw-r--r--src/compile/structs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compile/structs.c b/src/compile/structs.c
index af012cd5..2dc4a60b 100644
--- a/src/compile/structs.c
+++ b/src/compile/structs.c
@@ -9,7 +9,7 @@
#include "../stdlib/tables.h"
#include "../stdlib/text.h"
#include "../typecheck.h"
-#include "assignments.h"
+#include "declarations.h"
#include "functions.h"
#include "pointers.h"
#include "types.h"