summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mbc55x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/mbc55x.cpp')
-rw-r--r--src/mame/video/mbc55x.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/mbc55x.cpp b/src/mame/video/mbc55x.cpp
index abf420641bd..e085d8faef3 100644
--- a/src/mame/video/mbc55x.cpp
+++ b/src/mame/video/mbc55x.cpp
@@ -68,6 +68,7 @@ give the leftmost column of the rectangle, the next four give the next column, a
*************************************************************************************************************/
+#include "emu.h"
#include <functional>
#include "includes/mbc55x.h"