summaryrefslogtreecommitdiff
path: root/frontends/atari/hotlist.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/hotlist.c
parent85d76a0e045b9e98c16e4398995af62cec1f3d0b (diff)
downloadnetsurf-0758af6631674d2ca88ca127c4b42842821ab7d0.tar.gz
netsurf-0758af6631674d2ca88ca127c4b42842821ab7d0.tar.bz2
remove unecessary core window header usage
Diffstat (limited to 'frontends/atari/hotlist.c')
-rw-r--r--frontends/atari/hotlist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/atari/hotlist.c b/frontends/atari/hotlist.c
index afe3d600f..577344f91 100644
--- a/frontends/atari/hotlist.c
+++ b/frontends/atari/hotlist.c
@@ -31,7 +31,6 @@
#include "content/content.h"
#include "desktop/hotlist.h"
#include "desktop/tree.h"
-#include "desktop/core_window.h"
#include "desktop/textinput.h"
#include "atari/gui.h"