summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/raiden.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/raiden.c')
-rw-r--r--src/mame/video/raiden.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/raiden.c b/src/mame/video/raiden.c
index c9e9200283d..26431a39432 100644
--- a/src/mame/video/raiden.c
+++ b/src/mame/video/raiden.c
@@ -1,5 +1,5 @@
-#include "driver.h"
+#include "emu.h"
static tilemap_t *bg_layer,*fg_layer,*tx_layer;
UINT16 *raiden_back_data,*raiden_fore_data,*raiden_scroll_ram;