summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pkscram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pkscram.cpp')
-rw-r--r--src/mame/drivers/pkscram.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pkscram.cpp b/src/mame/drivers/pkscram.cpp
index abac2f29e2e..b3c9e7294d8 100644
--- a/src/mame/drivers/pkscram.cpp
+++ b/src/mame/drivers/pkscram.cpp
@@ -17,7 +17,7 @@ driver by David Haywood and few bits by Pierpaolo Prazzoli
#include "cpu/m68000/m68000.h"
#include "machine/nvram.h"
#include "machine/timer.h"
-#include "sound/2203intf.h"
+#include "sound/ym2203.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"