summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/spbactn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/spbactn.c')
-rw-r--r--src/mame/video/spbactn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/spbactn.c b/src/mame/video/spbactn.c
index abc4ef50907..64db58e11e4 100644
--- a/src/mame/video/spbactn.c
+++ b/src/mame/video/spbactn.c
@@ -1,7 +1,7 @@
/* video/spbactn.c - see drivers/spbactn.c for more info */
/* rather similar to galspnbl.c */
-#include "driver.h"
+#include "emu.h"
extern UINT16 *spbactn_bgvideoram, *spbactn_fgvideoram, *spbactn_spvideoram;
static bitmap_t *tile_bitmap_bg, *tile_bitmap_fg;