summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tail2nos.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tail2nos.cpp')
-rw-r--r--src/mame/drivers/tail2nos.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tail2nos.cpp b/src/mame/drivers/tail2nos.cpp
index 95bb2406d30..542540cc3b2 100644
--- a/src/mame/drivers/tail2nos.cpp
+++ b/src/mame/drivers/tail2nos.cpp
@@ -19,7 +19,7 @@
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
-#include "sound/ym2608.h"
+#include "sound/ymopn.h"
#include "video/vsystem_gga.h"
#include "screen.h"
#include "speaker.h"