summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/wwfsstar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/wwfsstar.c')
-rw-r--r--src/mame/video/wwfsstar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/wwfsstar.c b/src/mame/video/wwfsstar.c
index ab1ebbe1d4a..723d1f46c39 100644
--- a/src/mame/video/wwfsstar.c
+++ b/src/mame/video/wwfsstar.c
@@ -6,7 +6,7 @@
see (drivers/wwfsstar.c) for more notes
*******************************************************************************/
-#include "driver.h"
+#include "emu.h"
UINT16 *wwfsstar_fg0_videoram, *wwfsstar_bg0_videoram;
extern int wwfsstar_scrollx, wwfsstar_scrolly;