aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/storycode.l
diff options
context:
space:
mode:
Diffstat (limited to 'libstorycode/storycode.l')
-rw-r--r--libstorycode/storycode.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstorycode/storycode.l b/libstorycode/storycode.l
index a64fbec..e8fd70a 100644
--- a/libstorycode/storycode.l
+++ b/libstorycode/storycode.l
@@ -22,7 +22,7 @@
%{
#define YYDEBUG 1
- #include "storycode.tab.h"
+ #include "storycode_parse.h"
%}
%option noyywrap nounput noinput