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