summaryrefslogtreecommitdiff
path: root/windows/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/gui.h')
-rw-r--r--windows/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/gui.h b/windows/gui.h
index 3372dcc21..1ff849d73 100644
--- a/windows/gui.h
+++ b/windows/gui.h
@@ -26,6 +26,7 @@
extern struct gui_window_table *win32_window_table;
extern struct gui_clipboard_table *win32_clipboard_table;
+extern struct gui_fetch_table *win32_fetch_table;
extern struct gui_browser_table *win32_browser_table;
extern HINSTANCE hInstance;