summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2014-01-29 21:58:46 +0000
committerVincent Sanders <vince@netsurf-browser.org>2014-01-29 21:58:46 +0000
commite353973518839245edfb9c00d2fb9c6ef14032e8 (patch)
tree7e40c95c84e85e89ac93e32453023c4bd09b30c7 /riscos/gui.h
parentdb33103fa3d0e7b4623dc321792963969e15e683 (diff)
downloadnetsurf-e353973518839245edfb9c00d2fb9c6ef14032e8.tar.gz
netsurf-e353973518839245edfb9c00d2fb9c6ef14032e8.tar.bz2
fix missing includes
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 051834a09..56cb70e42 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -27,6 +27,7 @@
#include "oslib/wimp.h"
#include "rufl.h"
#include "desktop/browser.h"
+#include "desktop/gui.h"
#include "content/content_type.h"
#include "utils/config.h"