summaryrefslogtreecommitdiff
path: root/windows/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/gui.h')
-rw-r--r--windows/gui.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/gui.h b/windows/gui.h
index 9bcba592e..3372dcc21 100644
--- a/windows/gui.h
+++ b/windows/gui.h
@@ -24,6 +24,10 @@
#include "desktop/gui.h"
#include "windows/localhistory.h"
+extern struct gui_window_table *win32_window_table;
+extern struct gui_clipboard_table *win32_clipboard_table;
+extern struct gui_browser_table *win32_browser_table;
+
extern HINSTANCE hInstance;
/* bounding box */