#ifndef _INCIPO_H_ #define _INCIPO_H_ /*////////////////////////////////*/ #ifdef PSX /*////////////////////////////////*/ #include "IncPO.h" #include "ISI.h" #include "IPO.h" /*////////////////////////////////*/ #else /* PSX */ /*////////////////////////////////*/ #include "geo.h" #include "gli.h" #include "pcs.h" #include "po.h" #include "ipo.h" /*////////////////////////////////*/ #endif /* PSX */ /*////////////////////////////////*/ #endif /* _INCIPO_H_ */