summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/clayshoo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/clayshoo.cpp')
-rw-r--r--src/mame/drivers/clayshoo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/clayshoo.cpp b/src/mame/drivers/clayshoo.cpp
index 8af858dfcf7..410042c304c 100644
--- a/src/mame/drivers/clayshoo.cpp
+++ b/src/mame/drivers/clayshoo.cpp
@@ -20,6 +20,7 @@
#include "cpu/z80/z80.h"
#include "machine/i8255.h"
#include "machine/watchdog.h"
+#include "screen.h"
class clayshoo_state : public driver_device