summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/homerun.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/homerun.cpp')
-rw-r--r--src/mame/drivers/homerun.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/homerun.cpp b/src/mame/drivers/homerun.cpp
index 324e2056aeb..08d56b1ea9d 100644
--- a/src/mame/drivers/homerun.cpp
+++ b/src/mame/drivers/homerun.cpp
@@ -114,7 +114,7 @@ This version of Homerun is not dumped.
#include "cpu/z80/z80.h"
#include "machine/i8255.h"
#include "sound/samples.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
#include "speaker.h"