summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/srmp2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/srmp2.c')
-rw-r--r--src/mame/drivers/srmp2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/srmp2.c b/src/mame/drivers/srmp2.c
index 0e481475637..897de713a00 100644
--- a/src/mame/drivers/srmp2.c
+++ b/src/mame/drivers/srmp2.c
@@ -56,6 +56,8 @@ Note:
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m68000/m68000.h"
#include "deprecat.h"
#include "sound/ay8910.h"
#include "sound/msm5205.h"