mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
spaceg.cpp: Eliminate unnecessary dependency on mw8080bw driver (nw)
This commit is contained in:
parent
c9afcdbda5
commit
08bb5cacb0
@ -164,10 +164,12 @@ Notes:
|
||||
**************************************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
#include "includes/mw8080bw.h"
|
||||
|
||||
#include "cpu/z80/z80.h"
|
||||
#include "sound/samples.h"
|
||||
#include "sound/sn76477.h"
|
||||
#include "emupal.h"
|
||||
#include "screen.h"
|
||||
#include "speaker.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user