summaryrefslogtreecommitdiff
path: root/content/content_protected.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_protected.h')
-rw-r--r--content/content_protected.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_protected.h b/content/content_protected.h
index dbea229a9..fd0924d64 100644
--- a/content/content_protected.h
+++ b/content/content_protected.h
@@ -31,7 +31,6 @@
#include <libwapcaplet/libwapcaplet.h>
#include "netsurf/content_type.h"
-#include "desktop/search.h" /* search flags enum */
#include "netsurf/mouse.h" /* mouse state enums */
struct nsurl;
@@ -43,6 +42,7 @@ struct object_params;
struct content;
struct redraw_context;
struct rect;
+struct browser_window;
struct browser_window_features;
struct textsearch_context;
struct box;