aboutsummaryrefslogtreecommitdiff
path: root/src/compile/assignments.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compile/assignments.c')
-rw-r--r--src/compile/assignments.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compile/assignments.c b/src/compile/assignments.c
index 83dbd287..0f4c8835 100644
--- a/src/compile/assignments.c
+++ b/src/compile/assignments.c
@@ -8,7 +8,7 @@
#include "../typecheck.h"
#include "integers.h"
#include "pointers.h"
-#include "promotion.h"
+#include "promotions.h"
#include "types.h"
public