home *** CD-ROM | disk | FTP | other *** search
- #ifndef PROTO_CLASSES_REQUESTERS_PALETTE_H
- #define PROTO_CLASSES_REQUESTERS_PALETTE_H
-
- #ifndef EXEC_LIBRARIES_H
- #include <exec/libraries.h>
- #endif
-
- extern struct Library *PaletteRequesterBase;
-
- #ifndef CLIB_CLASSES_REQUESTERS_PALETTE_PROTOS_H
- #include <clib/classes/requesters/palette_protos.h>
- #endif
-
- #ifndef PRAGMAS_CLASSES_REQUESTERS_PALETTE_PRAGMAS_H
- #include <pragmas/classes/requesters/palette_pragmas.h>
- #endif
-
-
- #endif /* PROTO_CLASSES_REQUESTERS_PALETTE_H */
-