#ifndef _CDVDREQUEST
#define _CDVDREQUEST
#include "Kyoto/IDvdRequest.hpp"
class CDvdRequest : public IDvdRequest {
};
#endif // _CDVDREQUEST