home *** CD-ROM | disk | FTP | other *** search
- #ifndef __INC_POS_CLIB_PGADGET_PROTOS_H
- #define __INC_POS_CLIB_PGADGET_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_PGADGET_GADBASE_H
- #include <pGadget/GadBase.h>
- #endif
- #ifndef __INC_POS_PINTUI_INTUUNIT_H
- #include <pIntui/IntuUnit.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_PINTUI_GCLASS_H
- #include <pIntui/GClass.h>
- #endif
- #ifndef __INC_POS_PINTUI_ICI_H
- #include <pIntui/ICI.h>
- #endif
- #ifndef __INC_POS_PGADGET_GADGET_H
- #include <pGadget/Gadget.h>
- #endif
- #ifndef __INC_POS_PEXEC_CLASS_H
- #include <pExec/Class.h>
- #endif
- #ifndef __INC_POS_PGFX_RASTPORT_H
- #include <pGFX/RastPort.h>
- #endif
-
- #endif /* __cplusplus */
-
- #include <proto/pGadget2.h>
-
- #endif
-