summaryrefslogtreecommitdiff
path: root/frontends/gtk/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/window.h')
-rw-r--r--frontends/gtk/window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/gtk/window.h b/frontends/gtk/window.h
index a991f0337..dd49c719f 100644
--- a/frontends/gtk/window.h
+++ b/frontends/gtk/window.h
@@ -20,6 +20,7 @@
#define NETSURF_GTK_WINDOW_H 1
extern struct gui_window_table *nsgtk_window_table;
+extern struct gui_search_web_table *nsgtk_search_web_table;
typedef enum nsgtk_window_signals {
NSGTK_WINDOW_SIGNAL_CLICK,