summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/r2crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/r2crypt.c')
-rw-r--r--src/mame/machine/r2crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/r2crypt.c b/src/mame/machine/r2crypt.c
index 9f1633ea8c9..6e6b070dcbf 100644
--- a/src/mame/machine/r2crypt.c
+++ b/src/mame/machine/r2crypt.c
@@ -1,6 +1,6 @@
/* Raiden 2 Sprite Decryption */
-#include "driver.h"
+#include "emu.h"
#include "includes/raiden2.h"
/* INIT */