summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/t10spc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/t10spc.cpp')
-rw-r--r--src/devices/machine/t10spc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/t10spc.cpp b/src/devices/machine/t10spc.cpp
index 59547374f58..d77560c6965 100644
--- a/src/devices/machine/t10spc.cpp
+++ b/src/devices/machine/t10spc.cpp
@@ -1,5 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:smf
+#include "emu.h"
#include "t10spc.h"
void t10spc::t10_start(device_t &device)