home *** CD-ROM | disk | FTP | other *** search
- #ifndef _PROTO_INTUITION_H
- #define _PROTO_INTUITION_H
-
- /*
- ** $VER: intuition.h 10.1 (19.7.95)
- ** Includes Release 40.15
- **
- ** '(C) Copyright 1995/96 Haage & Partner Computer GmbH'
- ** All Rights Reserved
- */
-
- #include <exec/types.h>
-
- extern struct IntuitionBase *IntuitionBase ;
-
- #include <clib/intuition_protos.h>
- #include <pragmas/intuition_pragmas.h>
-
- #endif
-