summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pcktgal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pcktgal.cpp')
-rw-r--r--src/mame/drivers/pcktgal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pcktgal.cpp b/src/mame/drivers/pcktgal.cpp
index 0ca4ff69e83..c2be156ea1c 100644
--- a/src/mame/drivers/pcktgal.cpp
+++ b/src/mame/drivers/pcktgal.cpp
@@ -18,8 +18,8 @@
#include "includes/pcktgal.h"
#include "cpu/m6502/m6502.h"
-#include "sound/3812intf.h"
#include "sound/ym2203.h"
+#include "sound/ym3812.h"
#include "machine/deco222.h"
#include "screen.h"
#include "speaker.h"