summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/snk6502.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/snk6502.c')
-rw-r--r--src/mame/audio/snk6502.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/snk6502.c b/src/mame/audio/snk6502.c
index 08ee9dd2a35..fbc0dc061a1 100644
--- a/src/mame/audio/snk6502.c
+++ b/src/mame/audio/snk6502.c
@@ -10,7 +10,7 @@
*/
-#include "driver.h"
+#include "emu.h"
#include "streams.h"
#include "sound/sn76477.h"
#include "sound/samples.h"