summaryrefslogtreecommitdiff
path: root/desktop/gui_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/gui_factory.h')
-rw-r--r--desktop/gui_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/gui_factory.h b/desktop/gui_factory.h
index c70ca8f37..50b5eb31e 100644
--- a/desktop/gui_factory.h
+++ b/desktop/gui_factory.h
@@ -23,7 +23,7 @@
#ifndef _NETSURF_DESKTOP_GUI_FACTORY_H_
#define _NETSURF_DESKTOP_GUI_FACTORY_H_
-struct gui_table;
+#include "desktop/gui.h"
extern struct gui_table *guit; /* the gui vtable */