summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/p112.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/p112.cpp')
-rw-r--r--src/mame/drivers/p112.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/p112.cpp b/src/mame/drivers/p112.cpp
index f6f6cee8262..3707ce10c70 100644
--- a/src/mame/drivers/p112.cpp
+++ b/src/mame/drivers/p112.cpp
@@ -35,6 +35,7 @@ Some of the parts:
#include "emu.h"
#include "cpu/z180/z180.h"
+#include "screen.h"
class p112_state : public driver_device