summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mbee.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/mbee.cpp')
-rw-r--r--src/mame/video/mbee.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/mbee.cpp b/src/mame/video/mbee.cpp
index bc7734e5e3f..37c12ec5135 100644
--- a/src/mame/video/mbee.cpp
+++ b/src/mame/video/mbee.cpp
@@ -43,6 +43,7 @@
****************************************************************************/
+#include "emu.h"
#include "includes/mbee.h"
WRITE_LINE_MEMBER( mbee_state::crtc_vs )