summaryrefslogtreecommitdiff
path: root/desktop/local_history.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-01 17:22:17 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-01 19:51:19 +0100
commit57427620704c707fa5d50eb6f01a5c4654708c4c (patch)
treedb046ce7188be5133fbbaf4da7da7e167858a601 /desktop/local_history.c
parentf4f67698eb6eb92a8ac606f771401c0c480d0ad5 (diff)
downloadnetsurf-57427620704c707fa5d50eb6f01a5c4654708c4c.tar.gz
netsurf-57427620704c707fa5d50eb6f01a5c4654708c4c.tar.bz2
split browser and browser_window operations
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 75da4aff1..a97741682 100644
--- a/desktop/local_history.c
+++ b/desktop/local_history.c
@@ -28,6 +28,7 @@
#include "utils/nsurl.h"
#include "netsurf/types.h"
#include "netsurf/layout.h"
+#include "netsurf/browser_window.h"
#include "netsurf/core_window.h"
#include "netsurf/plotters.h"