summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pgmprot_igs027a_type1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/pgmprot_igs027a_type1.cpp')
-rw-r--r--src/mame/machine/pgmprot_igs027a_type1.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/machine/pgmprot_igs027a_type1.cpp b/src/mame/machine/pgmprot_igs027a_type1.cpp
index 39a8a76e753..51cb33039d3 100644
--- a/src/mame/machine/pgmprot_igs027a_type1.cpp
+++ b/src/mame/machine/pgmprot_igs027a_type1.cpp
@@ -58,9 +58,11 @@
***********************************************************************/
#include "emu.h"
-#include "includes/pgm.h"
#include "machine/pgmprot_igs027a_type1.h"
+#include "screen.h"
+
+
/**************************** EMULATION *******************************/
/* used by photoy2k, kovsh */