summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/toypop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/toypop.c')
-rw-r--r--src/mame/drivers/toypop.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/toypop.c b/src/mame/drivers/toypop.c
index 4ef81879b66..bb6180410e8 100644
--- a/src/mame/drivers/toypop.c
+++ b/src/mame/drivers/toypop.c
@@ -30,6 +30,8 @@ TODO:
****************************************/
#include "driver.h"
+#include "cpu/m6809/m6809.h"
+#include "cpu/m68000/m68000.h"
#include "machine/namcoio.h"
#include "sound/namco.h"