summaryrefslogtreecommitdiff
path: root/amiga/history_local.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-11-21 09:26:08 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2014-11-21 09:28:37 +0000
commit0f0c3b02d7b3aa4687376d9c4e92312d77aa42c2 (patch)
treee8d7130d99c80d0fdb9a4f5c26791b21ef569f89 /amiga/history_local.c
parentc3ae0c06991899b60214a20e3f35b2dd4bcf7a88 (diff)
downloadnetsurf-0f0c3b02d7b3aa4687376d9c4e92312d77aa42c2.tar.gz
netsurf-0f0c3b02d7b3aa4687376d9c4e92312d77aa42c2.tar.bz2
Use public bw header.
Diffstat (limited to 'amiga/history_local.c')
-rwxr-xr-xamiga/history_local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/history_local.c b/amiga/history_local.c
index 069d8b665..93af92e0e 100755
--- a/amiga/history_local.c
+++ b/amiga/history_local.c
@@ -43,7 +43,7 @@
#include "utils/utils.h"
#include "utils/messages.h"
#include "desktop/browser_history.h"
-#include "desktop/browser_private.h"
+#include "desktop/browser.h"
#include "desktop/plotters.h"
#include "desktop/gui_window.h"
#include "graphics/rpattr.h"