aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/storycode.l
diff options
context:
space:
mode:
Diffstat (limited to 'libstorycode/storycode.l')
-rw-r--r--libstorycode/storycode.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/libstorycode/storycode.l b/libstorycode/storycode.l
index d64b8c0..e7f3961 100644
--- a/libstorycode/storycode.l
+++ b/libstorycode/storycode.l
@@ -23,7 +23,6 @@
%{
#define YYDEBUG 1
- #include "presentation.h"
#include "narrative.h"
#include "slide.h"
#include "stylesheet.h"