disabled some unused legacy includes (nw)

This commit is contained in:
Oliver Stöneberg 2013-09-04 10:16:07 +00:00
parent 0d838d7a67
commit b4590c6aeb
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ SOUND : YM3438
#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "video/hd63484.h"
//#include "video/hd63484.h"
class segajw_state : public driver_device
{

View File

@ -162,7 +162,7 @@
#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "video/hd63484.h"
//#include "video/hd63484.h"
#include "video/ramdac.h"