summaryrefslogtreecommitdiff
path: root/frontends/atari/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/atari/hotlist.c')
-rw-r--r--frontends/atari/hotlist.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends/atari/hotlist.c b/frontends/atari/hotlist.c
index d55223054..655b623fe 100644
--- a/frontends/atari/hotlist.c
+++ b/frontends/atari/hotlist.c
@@ -31,7 +31,6 @@
#include "netsurf/keypress.h"
#include "content/content.h"
#include "desktop/hotlist.h"
-#include "desktop/tree.h"
#include "atari/gui.h"
#include "atari/misc.h"
@@ -43,6 +42,8 @@
extern GRECT desk_area;
+const char *tree_hotlist_path;
+
struct atari_hotlist hl;
/* Setup Atari Treeview Callbacks: */