summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/suprgolf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/suprgolf.cpp')
-rw-r--r--src/mame/drivers/suprgolf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/suprgolf.cpp b/src/mame/drivers/suprgolf.cpp
index 3b39c581fd9..148830bbe16 100644
--- a/src/mame/drivers/suprgolf.cpp
+++ b/src/mame/drivers/suprgolf.cpp
@@ -25,8 +25,8 @@
#include "emu.h"
#include "cpu/z80/z80.h"
#include "machine/i8255.h"
-#include "sound/2203intf.h"
#include "sound/msm5205.h"
+#include "sound/ym2203.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"