summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ssv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ssv.c')
-rw-r--r--src/mame/drivers/ssv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ssv.c b/src/mame/drivers/ssv.c
index d344414618b..2d0aea8c9ea 100644
--- a/src/mame/drivers/ssv.c
+++ b/src/mame/drivers/ssv.c
@@ -179,7 +179,7 @@ Notes:
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/v810/v810.h"
#include "cpu/v60/v60.h"
#include "deprecat.h"