#ifndef __INC_POS_CLIB_PLAYER_PROTOS_H
#define __INC_POS_CLIB_PLAYER_PROTOS_H
/*******************************************************************
 Includes Release 24
 (C) Copyright 1995-1997 proDAD
     All Rights Reserved
*******************************************************************/

#ifndef __INC_POS_PLAYER_CLIP_H
#include <pLayer/Clip.h>
#endif
#ifndef __INC_POS_PLAYER_LAYBASE_H
#include <pLayer/LayBase.h>
#endif
#ifndef __INC_POS_PLAYER_RECT_H
#include <pLayer/Rect.h>
#endif
#ifndef __INC_POS_PLAYER_REGION_H
#include <pLayer/Region.h>
#endif
#ifndef __INC_POS_PEXEC_CALLBACK_H
#include <pExec/CallBack.h>
#endif


#include <pProto/pLayer2.h>

#endif
