summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/kangaroo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/kangaroo.c')
-rw-r--r--src/mame/video/kangaroo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/kangaroo.c b/src/mame/video/kangaroo.c
index 7dd7b55140e..38064d5d6d1 100644
--- a/src/mame/video/kangaroo.c
+++ b/src/mame/video/kangaroo.c
@@ -4,7 +4,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "includes/kangaroo.h"
static void blitter_execute(running_machine *machine);