From abb37ba148464221e7f9beb105f8abe0e1532aa0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 3 Feb 2014 18:23:02 +0000 Subject: fix remaining include errors --- riscos/save.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'riscos/save.h') 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 #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); -- cgit v1.2.3