summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/m90.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/m90.cpp')
-rw-r--r--src/mame/video/m90.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/m90.cpp b/src/mame/video/m90.cpp
index 12d4f2b2d8a..3fbe1c0dc24 100644
--- a/src/mame/video/m90.cpp
+++ b/src/mame/video/m90.cpp
@@ -30,6 +30,7 @@
#include "emu.h"
#include "includes/m90.h"
+#include "screen.h"
inline void m90_state::get_tile_info(tile_data &tileinfo,int tile_index,int layer,int page_mask)