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.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/libstorycode/scparse_priv.h b/libstorycode/scparse_priv.h
index 4a1e5db..51d0d8a 100644
--- a/libstorycode/scparse_priv.h
+++ b/libstorycode/scparse_priv.h
@@ -25,16 +25,7 @@
#include "presentation.h"
#include "narrative.h"
-
-struct frame_geom
-{
- double x;
- double y;
- double w;
- double h;
- /* FIXME: units */
-};
-
+#include "slide.h"
struct scpctx
{