summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/esd16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/esd16.cpp')
-rw-r--r--src/mame/drivers/esd16.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/esd16.cpp b/src/mame/drivers/esd16.cpp
index eb51cde8e3d..d7c0b1f3245 100644
--- a/src/mame/drivers/esd16.cpp
+++ b/src/mame/drivers/esd16.cpp
@@ -70,8 +70,8 @@ ToDo:
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
-#include "sound/3812intf.h"
#include "sound/okim6295.h"
+#include "sound/ym3812.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"