home *** CD-ROM | disk | FTP | other *** search
- #ifndef __INC_POS_CLIB_PLAYER_PROTOS_H
- #define __INC_POS_CLIB_PLAYER_PROTOS_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
- *******************************************************************/
-
- #ifndef __cplusplus
-
- #ifndef __INC_POS_PLAYER_CLIP_H
- #include <pLayer/Clip.h>
- #endif
- #ifndef __INC_POS_PLAYER_LAYBASE_H
- #include <pLayer/LayBase.h>
- #endif
- #ifndef __INC_POS_PLAYER_RECT_H
- #include <pLayer/Rect.h>
- #endif
- #ifndef __INC_POS_PLAYER_REGION_H
- #include <pLayer/Region.h>
- #endif
-
- #endif /* __cplusplus */
-
- #include <proto/pLayer2.h>
-
- #endif
-