home *** CD-ROM | disk | FTP | other *** search
- #ifndef __INC_POS_CLIB_PINTUI_PROTOS_H
- #define __INC_POS_CLIB_PINTUI_PROTOS_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
- *******************************************************************/
-
- #ifndef __cplusplus
-
- #ifndef __INC_POS_PINTUI_EASYREQ_H
- #include <pIntui/EasyReq.h>
- #endif
- #ifndef __INC_POS_PINTUI_ICI_H
- #include <pIntui/ICI.h>
- #endif
- #ifndef __INC_POS_PINTUI_INTUBASE_H
- #include <pIntui/IntuBase.h>
- #endif
- #ifndef __INC_POS_PINTUI_INTUMSG_H
- #include <pIntui/IntuMsg.h>
- #endif
- #ifndef __INC_POS_PINTUI_INTUUNIT_H
- #include <pIntui/IntuUnit.h>
- #endif
- #ifndef __INC_POS_PINTUI_IOBJ_H
- #include <pIntui/IObj.h>
- #endif
- #ifndef __INC_POS_PSCREEN_DRAWINFO_H
- #include <pScreen/DrawInfo.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_PGADGET_GADGET_H
- #include <pGadget/Gadget.h>
- #endif
- #ifndef __INC_POS_PEXEC_CLASS_H
- #include <pExec/Class.h>
- #endif
-
-
- #endif /* __cplusplus */
-
- #include <proto/pIntui2.h>
-
- #endif
-