summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dorachan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dorachan.cpp')
-rw-r--r--src/mame/drivers/dorachan.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/dorachan.cpp b/src/mame/drivers/dorachan.cpp
index e4fb72a615c..0d53cd09e56 100644
--- a/src/mame/drivers/dorachan.cpp
+++ b/src/mame/drivers/dorachan.cpp
@@ -12,6 +12,7 @@ Todo:
#include "emu.h"
#include "cpu/z80/z80.h"
+#include "screen.h"
class dorachan_state : public driver_device