Makefile v0.2
[henge/apc.git] / src / lexer.c
index b2bb535..1550db9 100644 (file)
@@ -28,7 +28,7 @@
 #include <dirent.h>
 
 /* Local */
-#include "src/parser.tab.h"
+#include "parser.tab.h"
 #ifndef DE_STACKSIZE
 #define DE_STACKSIZE 1024
 #endif