From a60c4749ff734168d773d1b527b83ce7ce6d83a1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 14 Jun 2016 00:16:42 +0100 Subject: fix url database test after API header changes --- test/urldbtest.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/urldbtest.c b/test/urldbtest.c index 820dc6b6c..2d14c0fbb 100644 --- a/test/urldbtest.c +++ b/test/urldbtest.c @@ -30,6 +30,7 @@ #include #include "utils/errors.h" +#include "utils/nsurl.h" #include "netsurf/bitmap.h" #include "content/content.h" #include "content/urldb.h" -- cgit v1.2.3