summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gijoe.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gijoe.c')
-rw-r--r--src/mame/drivers/gijoe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/gijoe.c b/src/mame/drivers/gijoe.c
index f0fa0d65a2e..8b95904425e 100644
--- a/src/mame/drivers/gijoe.c
+++ b/src/mame/drivers/gijoe.c
@@ -37,6 +37,7 @@ Known Issues
***************************************************************************/
#include "driver.h"
+#include "cpu/m68000/m68000.h"
#include "video/konamiic.h"
#include "cpu/z80/z80.h"
#include "machine/eeprom.h"