summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pgm3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pgm3.cpp')
-rw-r--r--src/mame/drivers/pgm3.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pgm3.cpp b/src/mame/drivers/pgm3.cpp
index 218dd683b5d..6bcdd3f91ae 100644
--- a/src/mame/drivers/pgm3.cpp
+++ b/src/mame/drivers/pgm3.cpp
@@ -53,6 +53,7 @@
#include "emu.h"
#include "cpu/arm7/arm7.h"
#include "cpu/arm7/arm7core.h"
+#include "screen.h"
class pgm3_state : public driver_device