buncha small fixes for ir, parser, etc.
[henge/apc.git] / src / lexer.c
index 97e5e98..c22525a 100644 (file)
@@ -28,6 +28,7 @@
 #include <dirent.h>
 
 /* Local */
+#include "apc.h"
 #include "parser.tab.h"
 #ifndef DE_STACKSIZE
 #define DE_STACKSIZE 1024