aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/scparse_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstorycode/scparse_priv.h')
-rw-r--r--libstorycode/scparse_priv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libstorycode/scparse_priv.h b/libstorycode/scparse_priv.h
index 47edbf8..c327b1a 100644
--- a/libstorycode/scparse_priv.h
+++ b/libstorycode/scparse_priv.h
@@ -23,7 +23,6 @@
#ifndef SCPARSE_PRIV_H
#define SCPARSE_PRIV_H
-#include "presentation.h"
#include "narrative.h"
#include "slide.h"
@@ -40,7 +39,6 @@ enum style_mask
struct scpctx
{
- Presentation *p;
Narrative *n;
Stylesheet *ss;
Slide *s;