summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/legscsi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/legscsi.cpp')
-rw-r--r--src/devices/machine/legscsi.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/legscsi.cpp b/src/devices/machine/legscsi.cpp
index 9b86bb0d111..03b73b09ec9 100644
--- a/src/devices/machine/legscsi.cpp
+++ b/src/devices/machine/legscsi.cpp
@@ -1,5 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:smf
+#include "emu.h"
#include "legscsi.h"
legacy_scsi_host_adapter::legacy_scsi_host_adapter(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, uint32_t clock, const char *shortname, const char *source)