home *** CD-ROM | disk | FTP | other *** search
- #ifndef __INC_POS_CLIB_PGFX_PROTOS_H
- #define __INC_POS_CLIB_PGFX_PROTOS_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
- *******************************************************************/
-
- #ifndef __cplusplus
-
- #ifndef __INC_POS_PUTIL_TAGITEM_H
- #include <pUtil/TagItem.h>
- #endif
- #ifndef __INC_POS_PGFX_GFXBASE_H
- #include <pGFX/GFXBase.h>
- #endif
- #ifndef __INC_POS_PGFX_COLOR_H
- #include <pGFX/Color.h>
- #endif
- #ifndef __INC_POS_PGFX_COLOREX_H
- #include <pGFX/ColorEx.h>
- #endif
- #ifndef __INC_POS_PGFX_DISKFONT_H
- #include <pGFX/DiskFont.h>
- #endif
- #ifndef __INC_POS_PGFX_GFXEX_H
- #include <pGFX/GfxEx.h>
- #endif
- #ifndef __INC_POS_PGFX_GFXMAP_H
- #include <pGFX/GfxMap.h>
- #endif
- #ifndef __INC_POS_PGFX_MONDEV_H
- #include <pGFX/MonDev.h>
- #endif
- #ifndef __INC_POS_PGFX_MONFIB_H
- #include <pGFX/MonFIB.h>
- #endif
- #ifndef __INC_POS_PGFX_MONFILE_H
- #include <pGFX/MonFile.h>
- #endif
- #ifndef __INC_POS_PGFX_MONFORM_H
- #include <pGFX/MonForm.h>
- #endif
- #ifndef __INC_POS_PGFX_MONLOCK_H
- #include <pGFX/MonLock.h>
- #endif
- #ifndef __INC_POS_PGFX_RASTPORT_H
- #include <pGFX/RastPort.h>
- #endif
- #ifndef __INC_POS_PGFX_STDCMAP_H
- #include <pGFX/StdCMap.h>
- #endif
- #ifndef __INC_POS_PGFX_STDGMAP_H
- #include <pGFX/StdGMap.h>
- #endif
- #ifndef __INC_POS_PGFX_TEXT_H
- #include <pGFX/Text.h>
- #endif
- #ifndef __INC_POS_PGFX_VIEW_H
- #include <pGFX/View.h>
- #endif
- #ifndef __INC_POS_PDOS_PROCESS_H
- #include <pDOS/Process.h>
- #endif
-
- #endif /* __cplusplus */
-
- #include <proto/pGfx2.h>
-
- #endif
-