summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/atapihle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/atapihle.cpp')
-rw-r--r--src/devices/machine/atapihle.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/atapihle.cpp b/src/devices/machine/atapihle.cpp
index 010921e944f..24d2c901f74 100644
--- a/src/devices/machine/atapihle.cpp
+++ b/src/devices/machine/atapihle.cpp
@@ -1,5 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:smf
+#include "emu.h"
#include "atapihle.h"
atapi_hle_device::atapi_hle_device(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)