aboutsummaryrefslogtreecommitdiff
path: root/src/compile/pointers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compile/pointers.c')
-rw-r--r--src/compile/pointers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compile/pointers.c b/src/compile/pointers.c
index ee67b18d..7efb5179 100644
--- a/src/compile/pointers.c
+++ b/src/compile/pointers.c
@@ -10,6 +10,7 @@
#include "../environment.h"
#include "../stdlib/text.h"
#include "../typecheck.h"
+#include "assignments.h"
#include "promotion.h"
public