From 59fe9e09ac1dca268fed7dc04eb592fc49dbb2e6 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 3 Feb 2014 18:37:32 +0000 Subject: atari limits include --- atari/deskmenu.c | 1 - atari/hotlist.h | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'atari') diff --git a/atari/deskmenu.c b/atari/deskmenu.c index 1cef55fc5..a11940827 100644 --- a/atari/deskmenu.c +++ b/atari/deskmenu.c @@ -1,6 +1,5 @@ #include #include -#include #include "utils/log.h" #include "utils/messages.h" diff --git a/atari/hotlist.h b/atari/hotlist.h index d3ef02292..81deca752 100644 --- a/atari/hotlist.h +++ b/atari/hotlist.h @@ -18,10 +18,14 @@ #ifndef NS_ATARI_HOTLIST_H #define NS_ATARI_HOTLIST_H + #include +#include + #include "desktop/tree.h" #include "atari/gemtk/gemtk.h" #include "atari/treeview.h" + /* The hotlist window, toolbar and treeview data. */ struct atari_hotlist { -- cgit v1.2.3