2 Copyright © 1995-2003, The AROS Development Team. All rights reserved.
9 /*********************************************************************************************/
17 #include <exec/memory.h>
20 #ifndef INTUITION_INTUITION_H
21 #include <intuition/intuition.h>
24 #ifndef INTUITION_SCREENS_H
25 #include <intuition/screens.h>
28 #ifndef INTUITION_IMAGECLASS_H
29 #include <intuition/imageclass.h>
32 #ifndef INTUITION_GADGETCLASS_H
33 #include <intuition/gadgetclass.h>
36 #ifndef INTUITION_CLASSUSR_H
37 #include <intuition/classusr.h>
40 #ifndef INTUITION_CLASSES_H
41 #include <intuition/classes.h>
44 #ifndef INTUITION_ICCLASS_H
45 #include <intuition/icclass.h>
48 #ifndef GRAPHICS_GFX_H
49 #include <graphics/gfx.h>
52 #ifndef GRAPHICS_GFXBASE_H
53 #include <graphics/gfxbase.h>
56 #ifndef GRAPHICS_CLIP_H
57 #include <graphics/clip.h>
60 #ifndef GRAPHICS_LAYERS_H
61 #include <graphics/layers.h>
64 #ifndef DEVICES_TIMER_H
65 #include <devices/timer.h>
68 #ifndef DEVICES_INPUT_H
69 #include <devices/input.h>
72 #ifndef DEVICES_INPUTEVENT_H
73 #include <devices/inputevent.h>
76 #ifndef LIBRARIES_GADTOOLS_H
77 #include <libraries/gadtools.h>
80 #ifndef LIBRARIES_ASL_H
81 #include <libraries/asl.h>
84 #ifndef LIBRARIES_IFFPARSE_H
85 #include <libraries/iffparse.h>
88 #ifndef UTILITY_UTILITY_H
89 #include <utility/utility.h>
92 #ifndef UTILITY_TAGITEM_H
93 #include <utility/tagitem.h>
96 #ifndef LIBRARIES_LOCALE_H
97 #include <libraries/locale.h>
100 #ifndef CYBERGRAPHX_CYBERGRAPHICS_H
101 #include <cybergraphx/cybergraphics.h>
104 #ifndef DATATYPES_DATATYPES_H
105 #include <datatypes/datatypes.h>
108 #ifndef DATATYPES_DATATYPESCLASS_H
109 #include <datatypes/datatypesclass.h>
112 #ifndef PREFS_INPUT_H
113 #include <prefs/input.h>
116 #ifndef PREFS_PREFHDR_H
117 #include <prefs/prefhdr.h>
120 /*********************************************************************************************/
123 #include <proto/exec.h>
127 #include <proto/dos.h>
130 #ifndef PROTO_INTUITION_H
131 #include <proto/intuition.h>
134 #ifndef PROTO_GRAPHICS_H
135 #include <proto/graphics.h>
138 #ifndef PROTO_UTILITY_H
139 #include <proto/utility.h>
142 #ifndef PROTO_LOCALE_H
143 #include <proto/locale.h>
147 #include <proto/alib.h>
150 #ifndef PROTO_GADTOOLS_H
151 #include <proto/gadtools.h>
155 #include <proto/asl.h>
158 #ifndef PROTO_IFFPARSE_H
159 #include <proto/iffparse.h>
162 #ifndef PROTO_CYBERGRAPHICS_H
163 #include <proto/cybergraphics.h>
166 /*********************************************************************************************/
168 #endif /* GLOBAL_H */