home *** CD-ROM | disk | FTP | other *** search
- #ifndef __INC_POS_CLIB_PCONSOLE_PROTOS_H
- #define __INC_POS_CLIB_PCONSOLE_PROTOS_H
- /*******************************************************************
- Includes Release 24
- (C) Copyright 1995-1997 proDAD
- All Rights Reserved
- *******************************************************************/
-
- #ifndef __cplusplus
-
- #ifndef __INC_POS_DEVICE_IEVENT_H
- #include <Device/IEvent.h>
- #endif
- #ifndef __INC_POS_DEVICE_KEYMAP_H
- #include <Device/Keymap.h>
- #endif
- #ifndef __INC_POS_DEVICE_CONSOLE_H
- #include <Device/Console.h>
- #endif
-
- #endif /* __cplusplus */
-
- #include <proto/pConsole2.h>
-
- #endif
-