summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/flower.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/flower.cpp')
-rw-r--r--src/mame/drivers/flower.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/flower.cpp b/src/mame/drivers/flower.cpp
index 3b895ac8af8..63bfbfa3289 100644
--- a/src/mame/drivers/flower.cpp
+++ b/src/mame/drivers/flower.cpp
@@ -75,6 +75,7 @@ CHIP # POSITION TYPE
#include "emu.h"
#include "cpu/z80/z80.h"
+#include "screen.h"
class flower_state : public driver_device
{