merge
[henge/apc.git] / src / lexer_lex.rl
index 5e395d0..22320d0 100644 (file)
@@ -1,8 +1,8 @@
 /* Ragel State Machine for tokenizing text */\r
 #include <stdio.h>\r
 #include <string.h>\r
-#include <apc/apc.h>\r
-#include <apc/parser.tab.h>\r
+#include "apc.h"\r
+#include "parser.tab.h"\r
 \r
 \r
 int ipow(int, int);\r