home *** CD-ROM | disk | FTP | other *** search
- #ifndef __INC_POS_CLIB_POS_PROTOS_H
- #define __INC_POS_CLIB_POS_PROTOS_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
- *******************************************************************/
-
- #ifndef __cplusplus
-
- #ifndef __INC_POS_PEXEC_CLASS_H
- #include <pExec/Class.h>
- #endif
- #ifndef __INC_POS_PDOS_DOSARGS_H
- #include <pDOS/DosArgs.h>
- #endif
- #ifndef __INC_POS_PDOS_DOSBASE_H
- #include <pDOS/DosBase.h>
- #endif
- #ifndef __INC_POS_PDOS_FIB_H
- #include <pDOS/FIB.h>
- #endif
- #ifndef __INC_POS_PDOS_FILES_H
- #include <pDOS/Files.h>
- #endif
- #ifndef __INC_POS_PDOS_LOCK_H
- #include <pDOS/Lock.h>
- #endif
- #ifndef __INC_POS_PDOS_PROCESS_H
- #include <pDOS/Process.h>
- #endif
- #ifndef __INC_POS_PSCREEN_SCREEN_H
- #include <pScreen/Screen.h>
- #endif
- #ifndef __INC_POS_PSCREEN_WINDOW_H
- #include <pScreen/Window.h>
- #endif
- #ifndef __INC_POS_PGFX_GFXBASE_H
- #include <pGFX/GFXBase.h>
- #endif
- #ifndef __INC_POS_PGFX_GFXMAP_H
- #include <pGFX/GfxMap.h>
- #endif
- #ifndef __INC_POS_PGFX_RASTPORT_H
- #include <pGFX/RastPort.h>
- #endif
-
- #endif /* __cplusplus */
-
- #ifndef __INC_POS_PROTO_PLIBEXT_H
- #include <proto/pLibExt.h>
- #endif
-
- #endif
-