2 Copyright © 1995-2010, The AROS Development Team. All rights reserved.
5 Desc: Internal data structures for battclock.resource and HIDD
9 #ifndef BATTCLOCK_INTERN_H
10 #define BATTCLOCK_INTERN_H
13 #include <exec/types.h>
16 #include <exec/nodes.h>
18 #ifndef UTILITY_UTILITY_H
19 #include <utility/utility.h>
22 #include <hidd/hidd.h>
27 struct Library bb_LibNode
;
30 #endif //BATTCLOCK_INTERN_H