diff options
Diffstat (limited to 'src/compile/functions.c')
| -rw-r--r-- | src/compile/functions.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compile/functions.c b/src/compile/functions.c index 5197b6f1..cc6aba87 100644 --- a/src/compile/functions.c +++ b/src/compile/functions.c @@ -12,6 +12,7 @@ #include "../typecheck.h" #include "../types.h" #include "assignments.h" +#include "blocks.h" #include "integers.h" #include "promotion.h" #include "statements.h" |
