summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2014-11-22 16:39:31 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2014-11-22 16:39:31 +0000
commit71cdc991c798e935145b25c4d9df57d19bb05f17 (patch)
tree5566f209b73f39349097629fe989447a08ffd181 /desktop
parent277ceb9fc27a4977ade569cb259e192ee92205a2 (diff)
downloadnetsurf-71cdc991c798e935145b25c4d9df57d19bb05f17.tar.gz
netsurf-71cdc991c798e935145b25c4d9df57d19bb05f17.tar.bz2
fix warning
Diffstat (limited to 'desktop')
-rw-r--r--desktop/searchweb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/searchweb.h b/desktop/searchweb.h
index 2d8bc3b9a..a96e7787b 100644
--- a/desktop/searchweb.h
+++ b/desktop/searchweb.h
@@ -25,6 +25,7 @@
#define _NETSURF_DESKTOP_SEARCH_WEB_H_
struct bitmap;
+struct nsurl;
/**
* Graphical user interface browser web search function table.