summaryrefslogtreecommitdiff
path: root/desktop/local_history.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2021-03-23 22:03:33 +0000
committerVincent Sanders <vince@kyllikki.org>2021-03-23 22:09:37 +0000
commit5749ace60f9359b6bc31d7f8c071d87d270733da (patch)
treec073bd7f13c66a324814dc14be65c38f20b4d985 /desktop/local_history.c
parent6faa70893b70fc43d6f398f2e43719c763c2d193 (diff)
downloadnetsurf-5749ace60f9359b6bc31d7f8c071d87d270733da.tar.gz
netsurf-5749ace60f9359b6bc31d7f8c071d87d270733da.tar.bz2
split out internal local history macros from public interface header
Diffstat (limited to 'desktop/local_history.c')
-rw-r--r--desktop/local_history.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/local_history.c b/desktop/local_history.c
index 412e893f5..5227c97e1 100644
--- a/desktop/local_history.c
+++ b/desktop/local_history.c
@@ -41,6 +41,7 @@
#include "desktop/system_colour.h"
#include "desktop/browser_private.h"
#include "desktop/browser_history.h"
+#include "desktop/local_history_private.h"
#include "desktop/local_history.h"
/**