#ifndef __CDVD_H__
#define __CDVD_H__

#ifdef _WIN32
#include <windows.h>
#endif

#define CDVDdefs
#include "PS2Edefs.h"

#endif /* __CDVD_H__ */