summaryrefslogtreecommitdiff
path: root/content/urldb.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/urldb.h')
-rw-r--r--content/urldb.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/urldb.h b/content/urldb.h
index d7ca8b0f8..ddbac6a00 100644
--- a/content/urldb.h
+++ b/content/urldb.h
@@ -25,8 +25,9 @@
#include <stdbool.h>
#include <time.h>
+
#include "utils/nsurl.h"
-#include "content/content_type.h"
+#include "netsurf/content_type.h"
typedef enum {
COOKIE_NETSCAPE = 0,