summaryrefslogtreecommitdiff
path: root/desktop/hotlist.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-06-13 23:34:45 +0100
committerVincent Sanders <vince@kyllikki.org>2016-06-13 23:34:45 +0100
commit976eca99580339c8cbb81819b54134de9ac8b97e (patch)
tree248b58aa6c57a9c7b37f2d7b820204e36939b12b /desktop/hotlist.c
parent22d84a587b299f028dbff4d3f8d8ecd56b275c2f (diff)
downloadnetsurf-976eca99580339c8cbb81819b54134de9ac8b97e.tar.gz
netsurf-976eca99580339c8cbb81819b54134de9ac8b97e.tar.bz2
msplit public url database API out for frontends
Diffstat (limited to 'desktop/hotlist.c')
-rw-r--r--desktop/hotlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/hotlist.c b/desktop/hotlist.c
index eae5ad81a..de26ff651 100644
--- a/desktop/hotlist.c
+++ b/desktop/hotlist.c
@@ -31,6 +31,7 @@
#include "utils/utf8.h"
#include "utils/libdom.h"
#include "utils/log.h"
+#include "utils/nsurl.h"
#include "content/urldb.h"
#include "netsurf/misc.h"