summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tumblep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tumblep.c')
-rw-r--r--src/mame/drivers/tumblep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/tumblep.c b/src/mame/drivers/tumblep.c
index 6ff94c63330..4fc4268e3d3 100644
--- a/src/mame/drivers/tumblep.c
+++ b/src/mame/drivers/tumblep.c
@@ -40,6 +40,7 @@ Stephh's notes (based on the games M68000 code and some tests) :
***************************************************************************/
#include "driver.h"
+#include "cpu/m68000/m68000.h"
#include "cpu/h6280/h6280.h"
#include "decocrpt.h"
#include "sound/2151intf.h"