summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cabal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cabal.c')
-rw-r--r--src/mame/drivers/cabal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/cabal.c b/src/mame/drivers/cabal.c
index 4677feb5a96..076cabf46c4 100644
--- a/src/mame/drivers/cabal.c
+++ b/src/mame/drivers/cabal.c
@@ -45,6 +45,7 @@ Dip locations verified with Fabtek manual for the trackball version
******************************************************************/
#include "driver.h"
+#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "audio/seibu.h"
#include "sound/2151intf.h"