diff options
Diffstat (limited to 'src/compile/cli.c')
| -rw-r--r-- | src/compile/cli.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compile/cli.c b/src/compile/cli.c index 48504207..cccee5a5 100644 --- a/src/compile/cli.c +++ b/src/compile/cli.c @@ -7,7 +7,7 @@ #include "../stdlib/util.h" #include "../typecheck.h" #include "../types.h" -#include "assignments.h" +#include "declarations.h" #include "optionals.h" #include "text.h" #include "types.h" |
