summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/heromem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/heromem.cpp')
-rw-r--r--src/mame/drivers/heromem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/heromem.cpp b/src/mame/drivers/heromem.cpp
index 6e66babbe00..8920d2ceace 100644
--- a/src/mame/drivers/heromem.cpp
+++ b/src/mame/drivers/heromem.cpp
@@ -23,7 +23,7 @@
#include "emu.h"
#include "cpu/z80/z80.h"
-#include "sound/ym2610.h"
+#include "sound/ymopn.h"
#include "machine/gen_latch.h"
#include "machine/i8255.h"
#include "machine/nvram.h"