#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 <pDevice/IEvent.h>
#endif
#ifndef __INC_POS_DEVICE_KEYMAP_H
#include <pDevice/Keymap.h>
#endif
#ifndef __INC_POS_DEVICE_CONSOLE_H
#include <pDevice/Console.h>
#endif

#endif /* __cplusplus */

#include <pProto/pConsole2.h>

#endif
