#ifndef _VPremote_H_

#define _VPremote_H_



enum

{

	VP_REMOTEPATH							=	1000

};



#endif