summaryrefslogtreecommitdiff
path: root/frontends/atari/treeview.h
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/treeview.h
parent85d76a0e045b9e98c16e4398995af62cec1f3d0b (diff)
downloadnetsurf-0758af6631674d2ca88ca127c4b42842821ab7d0.tar.gz
netsurf-0758af6631674d2ca88ca127c4b42842821ab7d0.tar.bz2
remove unecessary core window header usage
Diffstat (limited to 'frontends/atari/treeview.h')
-rw-r--r--frontends/atari/treeview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends/atari/treeview.h b/frontends/atari/treeview.h
index a6b4a62e9..d10129eaa 100644
--- a/frontends/atari/treeview.h
+++ b/frontends/atari/treeview.h
@@ -19,10 +19,11 @@
#ifndef NSATARI_TREEVIEW_H
#define NSATARI_TREEVIEW_H
-#include "desktop/core_window.h"
#include "atari/gui.h"
#include "atari/gemtk/gemtk.h"
+struct core_window_callback_table;
+
/**
* Default AES Window widgets for a treeview window, can be passed to
* atari_treeview_create as the flags parameter to have an standardized treeview