summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dfruit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dfruit.cpp')
-rw-r--r--src/mame/drivers/dfruit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dfruit.cpp b/src/mame/drivers/dfruit.cpp
index 5a4bc91f1ab..2d27833e992 100644
--- a/src/mame/drivers/dfruit.cpp
+++ b/src/mame/drivers/dfruit.cpp
@@ -24,7 +24,7 @@
#include "machine/i8255.h"
#include "machine/tc009xlvc.h"
#include "machine/timer.h"
-#include "sound/2203intf.h"
+#include "sound/ym2203.h"
#include "screen.h"
#include "speaker.h"