summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/sprcros2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/sprcros2.c')
-rw-r--r--src/mame/video/sprcros2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/sprcros2.c b/src/mame/video/sprcros2.c
index 267eb9a850d..370ad545af8 100644
--- a/src/mame/video/sprcros2.c
+++ b/src/mame/video/sprcros2.c
@@ -3,7 +3,7 @@ Super Cross II (JPN Ver.)
(c)1986 GM Shoji
*/
-#include "driver.h"
+#include "emu.h"
static tilemap_t *sprcros2_bgtilemap, *sprcros2_fgtilemap;
UINT8 *sprcros2_fgvideoram, *sprcros2_spriteram, *sprcros2_bgvideoram;