summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cgang.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cgang.cpp')
-rw-r--r--src/mame/drivers/cgang.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cgang.cpp b/src/mame/drivers/cgang.cpp
index 851f021bf4e..fd3f42c719c 100644
--- a/src/mame/drivers/cgang.cpp
+++ b/src/mame/drivers/cgang.cpp
@@ -64,7 +64,7 @@ Overall, the hardware has similarities with Wacky Gator, see wacky_gator.cpp.
#include "machine/timer.h"
#include "machine/watchdog.h"
#include "sound/upd7759.h"
-#include "sound/ym2151.h"
+#include "sound/ymopm.h"
#include "video/pwm.h"
#include "speaker.h"