summaryrefslogtreecommitdiff
path: root/frontends/amiga/stringview/urlhistory.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/stringview/urlhistory.c')
-rw-r--r--frontends/amiga/stringview/urlhistory.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/frontends/amiga/stringview/urlhistory.c b/frontends/amiga/stringview/urlhistory.c
index c58a3770b..7405fbb57 100644
--- a/frontends/amiga/stringview/urlhistory.c
+++ b/frontends/amiga/stringview/urlhistory.c
@@ -26,10 +26,11 @@
#include "amiga/os3support.h"
-#include "urlhistory.h"
-
-#include "content/urldb.h"
#include "utils/nsoption.h"
+#include "utils/nsurl.h"
+#include "netsurf/url_db.h"
+
+#include "urlhistory.h"
static struct List PageList;