diff options
Diffstat (limited to 'unsorted/ParserErrors.c')
-rw-r--r-- | unsorted/ParserErrors.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unsorted/ParserErrors.c b/unsorted/ParserErrors.c index 172e04c..df5e67e 100644 --- a/unsorted/ParserErrors.c +++ b/unsorted/ParserErrors.c @@ -1,4 +1,4 @@ -#include "mwcc_decomp.h" +#include "parser.h" static char errorbuf[1024]; |