summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tbowl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tbowl.cpp')
-rw-r--r--src/mame/drivers/tbowl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tbowl.cpp b/src/mame/drivers/tbowl.cpp
index 59247dc2169..f0002421a1b 100644
--- a/src/mame/drivers/tbowl.cpp
+++ b/src/mame/drivers/tbowl.cpp
@@ -18,7 +18,7 @@ Might be some priority glitches
#include "includes/tbowl.h"
#include "cpu/z80/z80.h"
-#include "sound/ym3812.h"
+#include "sound/ymopl.h"
#include "layout/generic.h"
#include "screen.h"