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, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/ssv.c b/src/mame/drivers/ssv.c
index 4ea97e2a75e..e5875e35e02 100644
--- a/src/mame/drivers/ssv.c
+++ b/src/mame/drivers/ssv.c
@@ -180,6 +180,8 @@ Notes:
***************************************************************************/
#include "driver.h"
+#include "cpu/v810/v810.h"
+#include "cpu/v60/v60.h"
#include "deprecat.h"
#include "machine/eeprom.h"
#include "sound/es5506.h"