summaryrefslogtreecommitdiff
path: root/atari/hotlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'atari/hotlist.h')
-rw-r--r--atari/hotlist.h4
1 files changed, 4 insertions, 0 deletions
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 <stdbool.h>
+#include <limits.h>
+
#include "desktop/tree.h"
#include "atari/gemtk/gemtk.h"
#include "atari/treeview.h"
+
/* The hotlist window, toolbar and treeview data. */
struct atari_hotlist {