summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tbowl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tbowl.c')
-rw-r--r--src/mame/drivers/tbowl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tbowl.c b/src/mame/drivers/tbowl.c
index 9506d93e3ff..f92cd2ac97e 100644
--- a/src/mame/drivers/tbowl.c
+++ b/src/mame/drivers/tbowl.c
@@ -12,7 +12,7 @@ Might be some priority glitches
***/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "sound/3812intf.h"
#include "sound/msm5205.h"