diff options
Diffstat (limited to 'src/compile/promotions.c')
| -rw-r--r-- | src/compile/promotions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compile/promotions.c b/src/compile/promotions.c index c3d7eddc..d017568a 100644 --- a/src/compile/promotions.c +++ b/src/compile/promotions.c @@ -8,7 +8,7 @@ #include "../stdlib/text.h" #include "../typecheck.h" #include "../types.h" -#include "assignments.h" +#include "declarations.h" #include "functions.h" #include "integers.h" #include "lists.h" |
