summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cball.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cball.c')
-rw-r--r--src/mame/drivers/cball.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cball.c b/src/mame/drivers/cball.c
index a12a79c4bbb..927429f2e86 100644
--- a/src/mame/drivers/cball.c
+++ b/src/mame/drivers/cball.c
@@ -4,7 +4,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6800/m6800.h"