summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 4a339f0ad..fbfb9b0e6 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -1,5 +1,5 @@
/**
- * $Id: gui.h,v 1.6 2003/04/15 18:07:25 bursa Exp $
+ * $Id: gui.h,v 1.7 2003/06/24 23:22:00 bursa Exp $
*/
#ifndef _NETSURF_RISCOS_GUI_H_
@@ -7,6 +7,8 @@
#include "oslib/wimp.h"
+extern char *NETSURF_DIR;
+
struct ro_gui_window;
typedef struct ro_gui_window gui_window;