summaryrefslogtreecommitdiff
path: root/amiga/history_local.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-07-10 11:55:42 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-07-10 11:55:42 +0100
commit3f45e535397b45a60c696aa68565aca4d76b1f2e (patch)
treeba41217c446caa3f24a099e06bbadc05a36fedd1 /amiga/history_local.c
parented557f090a60a1c96dae9bc3319990d589bc60ec (diff)
downloadnetsurf-3f45e535397b45a60c696aa68565aca4d76b1f2e.tar.gz
netsurf-3f45e535397b45a60c696aa68565aca4d76b1f2e.tar.bz2
s/history_core/local_history/
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 3c8b6e11a..520327686 100755
--- a/amiga/history_local.c
+++ b/amiga/history_local.c
@@ -26,7 +26,7 @@
#include <stdlib.h>
#include <string.h>
#include "desktop/browser_private.h"
-#include "desktop/history_core.h"
+#include "desktop/local_history.h"
#include "desktop/plotters.h"
#include "amiga/os3support.h"
#include "amiga/object.h"