summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lastduel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lastduel.c')
-rw-r--r--src/mame/drivers/lastduel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/lastduel.c b/src/mame/drivers/lastduel.c
index b98474ef669..489d8f5b4a9 100644
--- a/src/mame/drivers/lastduel.c
+++ b/src/mame/drivers/lastduel.c
@@ -17,6 +17,8 @@ TODO:
**************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m68000/m68000.h"
#include "deprecat.h"
#include "sound/2203intf.h"
#include "sound/okim6295.h"