summaryrefslogtreecommitdiff
path: root/riscos/save.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/save.h')
-rw-r--r--riscos/save.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/riscos/save.h b/riscos/save.h
index 6b83c7af1..7e509cf40 100644
--- a/riscos/save.h
+++ b/riscos/save.h
@@ -25,8 +25,7 @@
#include <stdbool.h>
#include "oslib/wimp.h"
-
-struct hlcache_handle;
+#include "desktop/gui.h"
void gui_drag_save_object(struct gui_window *g, struct hlcache_handle *c, gui_save_type save_type);
void gui_drag_save_selection(struct gui_window *g, const char *selection);