summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/oneshot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/oneshot.cpp')
-rw-r--r--src/mame/drivers/oneshot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/oneshot.cpp b/src/mame/drivers/oneshot.cpp
index a3e8aa41971..20ff5c7e8a7 100644
--- a/src/mame/drivers/oneshot.cpp
+++ b/src/mame/drivers/oneshot.cpp
@@ -131,8 +131,8 @@ Clock measurements:
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
-#include "sound/3812intf.h"
#include "sound/okim6295.h"
+#include "sound/ym3812.h"
#include "screen.h"
#include "speaker.h"