home *** CD-ROM | disk | FTP | other *** search
- #ifndef __INC_POS_PINTUI_INTUBASE_H
- #define __INC_POS_PINTUI_INTUBASE_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
-
- $AUT Holger Burkarth
- $DAT >>IntuBase.h<< 08 Mar 1997 18:07:48 - (C) ProDAD
- *******************************************************************/
- #ifndef __INC_POS_PEXEC_DEVICE_H
- #include <pExec/Device.h>
- #endif
-
-
- struct pOS_IntuiDevice {struct pOS_Device Dev; };
- struct pOS_IntuiStdReq {void* dummy; };
-
-
- #endif
-