summaryrefslogtreecommitdiff
path: root/amiga/history_local.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-08-22 13:16:20 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2012-08-22 13:16:20 +0100
commit29356734eb6d537d606a5f00c040b3619d061519 (patch)
tree7f28fea0b3199576f2bc5321dc2b3492dda6fd14 /amiga/history_local.c
parent920c8b390e2c7473bf9dd1adb4daa6fce77fcd3c (diff)
downloadnetsurf-29356734eb6d537d606a5f00c040b3619d061519.tar.gz
netsurf-29356734eb6d537d606a5f00c040b3619d061519.tar.bz2
Include desktop/browser_private.h.
Diffstat (limited to 'amiga/history_local.c')
-rwxr-xr-xamiga/history_local.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/history_local.c b/amiga/history_local.c
index 300363fb2..465d77ef7 100755
--- a/amiga/history_local.c
+++ b/amiga/history_local.c
@@ -25,6 +25,7 @@
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
+#include "desktop/browser_private.h"
#include "desktop/history_core.h"
#include "desktop/plotters.h"
#include "amiga/os3support.h"