summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bbusters.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/bbusters.c')
-rw-r--r--src/mame/video/bbusters.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/bbusters.c b/src/mame/video/bbusters.c
index a280cea77e5..d5f656f6f02 100644
--- a/src/mame/video/bbusters.c
+++ b/src/mame/video/bbusters.c
@@ -21,7 +21,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
static tilemap_t *fix_tilemap,*pf1_tilemap,*pf2_tilemap;
static const UINT8 *scale_table_ptr;