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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cabal.c b/src/mame/drivers/cabal.c
index 577c5062b9c..8d6aaff26cd 100644
--- a/src/mame/drivers/cabal.c
+++ b/src/mame/drivers/cabal.c
@@ -44,7 +44,7 @@ Dip locations verified with Fabtek manual for the trackball version
******************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "sound/2151intf.h"