summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gauntlet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gauntlet.cpp')
-rw-r--r--src/mame/drivers/gauntlet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gauntlet.cpp b/src/mame/drivers/gauntlet.cpp
index 2522017b390..78d279e361f 100644
--- a/src/mame/drivers/gauntlet.cpp
+++ b/src/mame/drivers/gauntlet.cpp
@@ -128,7 +128,7 @@
#include "machine/watchdog.h"
#include "sound/pokey.h"
#include "sound/tms5220.h"
-#include "sound/ym2151.h"
+#include "sound/ymopm.h"
#include "emupal.h"
#include "speaker.h"