summaryrefslogtreecommitdiff
path: root/desktop/searchweb.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/searchweb.c')
-rw-r--r--desktop/searchweb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/searchweb.c b/desktop/searchweb.c
index dc12170c1..abd11a7d6 100644
--- a/desktop/searchweb.c
+++ b/desktop/searchweb.c
@@ -26,8 +26,8 @@
#include "utils/nsoption.h"
#include "content/hlcache.h"
-#include "desktop/gui_factory.h"
#include "desktop/searchweb.h"
+#include "desktop/gui_internal.h"
struct search_provider {
char *name; /**< readable name such as 'google', 'yahoo', etc */