summaryrefslogtreecommitdiff
path: root/frontends/atari/history.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-06-30 19:50:14 +0100
committerVincent Sanders <vince@kyllikki.org>2016-06-30 19:50:14 +0100
commit0758af6631674d2ca88ca127c4b42842821ab7d0 (patch)
tree2ccaa8813bb4c963b805ac9af4da10ae491fc807 /frontends/atari/history.c
parent85d76a0e045b9e98c16e4398995af62cec1f3d0b (diff)
downloadnetsurf-0758af6631674d2ca88ca127c4b42842821ab7d0.tar.gz
netsurf-0758af6631674d2ca88ca127c4b42842821ab7d0.tar.bz2
remove unecessary core window header usage
Diffstat (limited to 'frontends/atari/history.c')
-rw-r--r--frontends/atari/history.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/atari/history.c b/frontends/atari/history.c
index d8b582e8b..56aafd056 100644
--- a/frontends/atari/history.c
+++ b/frontends/atari/history.c
@@ -23,7 +23,6 @@
#include "utils/messages.h"
#include "netsurf/mouse.h"
#include "desktop/global_history.h"
-#include "desktop/core_window.h"
#include "atari/treeview.h"
#include "atari/history.h"