summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tbowl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tbowl.c')
-rw-r--r--src/mame/video/tbowl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/tbowl.c b/src/mame/video/tbowl.c
index f2d9decae38..1ef0504b0a6 100644
--- a/src/mame/video/tbowl.c
+++ b/src/mame/video/tbowl.c
@@ -2,7 +2,7 @@
/* see drivers/tbowl.c for more info */
-#include "driver.h"
+#include "emu.h"
static tilemap_t *tx_tilemap, *bg_tilemap, *bg2_tilemap;
UINT8 *tbowl_txvideoram, *tbowl_bgvideoram, *tbowl_bg2videoram;