aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/gtk/gtkslideview.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstorycode/gtk/gtkslideview.h')
-rw-r--r--libstorycode/gtk/gtkslideview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstorycode/gtk/gtkslideview.h b/libstorycode/gtk/gtkslideview.h
index 610463d..0221fca 100644
--- a/libstorycode/gtk/gtkslideview.h
+++ b/libstorycode/gtk/gtkslideview.h
@@ -105,7 +105,7 @@ struct _gtkslideview
double visible_height;
/* Location of the cursor */
- struct slide_item *cursor_frame;
+ SlideItem *cursor_frame;
struct slide_pos cpos;
/* Border surrounding actual slide within drawingarea */