summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/crbaloon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/crbaloon.cpp')
-rw-r--r--src/mame/drivers/crbaloon.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/crbaloon.cpp b/src/mame/drivers/crbaloon.cpp
index e7e4c3e4257..034acc2d81f 100644
--- a/src/mame/drivers/crbaloon.cpp
+++ b/src/mame/drivers/crbaloon.cpp
@@ -15,9 +15,11 @@
***************************************************************************/
#include "emu.h"
-#include "cpu/z80/z80.h"
#include "includes/crbaloon.h"
+#include "cpu/z80/z80.h"
+#include "screen.h"
+
/*************************************
*