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