summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/battlnts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/battlnts.cpp')
-rw-r--r--src/mame/drivers/battlnts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/battlnts.cpp b/src/mame/drivers/battlnts.cpp
index a43185575e1..70c68f3507d 100644
--- a/src/mame/drivers/battlnts.cpp
+++ b/src/mame/drivers/battlnts.cpp
@@ -20,7 +20,7 @@
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
#include "machine/watchdog.h"
-#include "sound/3812intf.h"
+#include "sound/ym3812.h"
#include "screen.h"
#include "speaker.h"