summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pushman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pushman.c')
-rw-r--r--src/mame/drivers/pushman.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pushman.c b/src/mame/drivers/pushman.c
index d5206a0f5b7..5a947150721 100644
--- a/src/mame/drivers/pushman.c
+++ b/src/mame/drivers/pushman.c
@@ -24,6 +24,7 @@
***************************************************************************/
#include "driver.h"
+#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "cpu/m6805/m6805.h"
#include "sound/2203intf.h"