summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sshangha.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sshangha.c')
-rw-r--r--src/mame/drivers/sshangha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sshangha.c b/src/mame/drivers/sshangha.c
index 3665875c5bf..73801e9a6ef 100644
--- a/src/mame/drivers/sshangha.c
+++ b/src/mame/drivers/sshangha.c
@@ -51,7 +51,7 @@ Stephh's notes (based on the games M68000 code and some tests) :
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "cpu/m68000/m68000.h"
#include "sound/2203intf.h"