summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/speedatk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/speedatk.c')
-rw-r--r--src/mame/video/speedatk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/speedatk.c b/src/mame/video/speedatk.c
index ee2ed3c749f..279994e507b 100644
--- a/src/mame/video/speedatk.c
+++ b/src/mame/video/speedatk.c
@@ -3,7 +3,7 @@
Speed Attack video hardware emulation
*****************************************************************************************/
-#include "driver.h"
+#include "emu.h"
UINT8 *speedatk_videoram;
UINT8 *speedatk_colorram;