diff options
Diffstat (limited to 'unsorted/Projects.c')
-rw-r--r-- | unsorted/Projects.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/unsorted/Projects.c b/unsorted/Projects.c index 72b06b1..fda92df 100644 --- a/unsorted/Projects.c +++ b/unsorted/Projects.c @@ -1,6 +1,5 @@ -#include "mwcc_decomp.h" +#include "parser.h" -// TODO: figure out who defines this extern char STSbuf[256]; int GetFileCount() { |