summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pv9234.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pv9234.cpp')
-rw-r--r--src/mame/drivers/pv9234.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pv9234.cpp b/src/mame/drivers/pv9234.cpp
index 233b7b5c177..97263c9bdc3 100644
--- a/src/mame/drivers/pv9234.cpp
+++ b/src/mame/drivers/pv9234.cpp
@@ -22,6 +22,7 @@ be found!
#include "emu.h"
#include "cpu/arm7/arm7.h"
+#include "screen.h"
class pv9234_state : public driver_device