summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rohga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rohga.cpp')
-rw-r--r--src/mame/drivers/rohga.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/rohga.cpp b/src/mame/drivers/rohga.cpp
index 1af9b32eb22..19f76f9e8f6 100644
--- a/src/mame/drivers/rohga.cpp
+++ b/src/mame/drivers/rohga.cpp
@@ -119,7 +119,7 @@
#include "cpu/m68000/m68000.h"
#include "machine/decocrpt.h"
-#include "sound/ym2151.h"
+#include "sound/ymopm.h"
#include "screen.h"
#include "speaker.h"
#include <algorithm>