summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/igs_m027.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/igs_m027.cpp')
-rw-r--r--src/mame/drivers/igs_m027.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/igs_m027.cpp b/src/mame/drivers/igs_m027.cpp
index 2c1d9e053e6..0a8d950c17f 100644
--- a/src/mame/drivers/igs_m027.cpp
+++ b/src/mame/drivers/igs_m027.cpp
@@ -27,6 +27,7 @@
#include "machine/nvram.h"
#include "machine/pgmcrypt.h"
#include "video/igs017_igs031.h"
+#include "screen.h"
class igs_m027_state : public driver_device
{