summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rm380z.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rm380z.cpp')
-rw-r--r--src/mame/drivers/rm380z.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/rm380z.cpp b/src/mame/drivers/rm380z.cpp
index 61528ba1065..b5b7405b5f9 100644
--- a/src/mame/drivers/rm380z.cpp
+++ b/src/mame/drivers/rm380z.cpp
@@ -165,6 +165,7 @@ Module timer tag static_vblank_timer name m_expire.seconds
*/
+#include "emu.h"
#include "includes/rm380z.h"
static ADDRESS_MAP_START(rm380z_mem, AS_PROGRAM, 8, rm380z_state)