summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mk90.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mk90.cpp')
-rw-r--r--src/mame/drivers/mk90.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/mk90.cpp b/src/mame/drivers/mk90.cpp
index d90142bf109..356be54115e 100644
--- a/src/mame/drivers/mk90.cpp
+++ b/src/mame/drivers/mk90.cpp
@@ -18,6 +18,7 @@ months for an average citizen.
#include "emu.h"
#include "cpu/t11/t11.h"
+#include "screen.h"
class mk90_state : public driver_device