summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/jvs13551.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/jvs13551.cpp')
-rw-r--r--src/mame/machine/jvs13551.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/jvs13551.cpp b/src/mame/machine/jvs13551.cpp
index f08ee51d1fc..494ebad62fa 100644
--- a/src/mame/machine/jvs13551.cpp
+++ b/src/mame/machine/jvs13551.cpp
@@ -1,5 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
+#include "emu.h"
#include "jvs13551.h"
const device_type SEGA_837_13551 = &device_creator<sega_837_13551>;