summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/splash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/splash.cpp')
-rw-r--r--src/mame/drivers/splash.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/splash.cpp b/src/mame/drivers/splash.cpp
index 77d13c977d9..045c81c8a9f 100644
--- a/src/mame/drivers/splash.cpp
+++ b/src/mame/drivers/splash.cpp
@@ -50,8 +50,8 @@ More notes about Funny Strip protection issues at the bottom of source file (ini
#include "cpu/z80/z80.h"
#include "cpu/m68000/m68000.h"
-#include "sound/2203intf.h"
#include "sound/3812intf.h"
+#include "sound/ym2203.h"
#include "screen.h"
#include "speaker.h"