summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taitojc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taitojc.c')
-rw-r--r--src/mame/drivers/taitojc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/taitojc.c b/src/mame/drivers/taitojc.c
index 845e9683637..447d830c65c 100644
--- a/src/mame/drivers/taitojc.c
+++ b/src/mame/drivers/taitojc.c
@@ -350,6 +350,8 @@ Notes:
*/
#include "driver.h"
+#include "cpu/tms32051/tms32051.h"
+#include "cpu/m68000/m68000.h"
#include "taito_f3.h"
#include "cpu/mc68hc11/mc68hc11.h"
#include "sound/es5506.h"