summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lordgun.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lordgun.c')
-rw-r--r--src/mame/drivers/lordgun.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/lordgun.c b/src/mame/drivers/lordgun.c
index 4384029f1c1..bb5bd9bbfd8 100644
--- a/src/mame/drivers/lordgun.c
+++ b/src/mame/drivers/lordgun.c
@@ -26,6 +26,8 @@ To do:
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m68000/m68000.h"
#include "machine/8255ppi.h"
#include "machine/eeprom.h"
#include "sound/3812intf.h"