diff options
Diffstat (limited to 'src/devices/cpu/sh/sh7021.cpp')
| -rw-r--r-- | src/devices/cpu/sh/sh7021.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/sh/sh7021.cpp b/src/devices/cpu/sh/sh7021.cpp index 18aa0c1574d..458e4ff7aac 100644 --- a/src/devices/cpu/sh/sh7021.cpp +++ b/src/devices/cpu/sh/sh7021.cpp @@ -1,6 +1,7 @@ // license:BSD-3-Clause // copyright-holders:Angelo Salese +#include "emu.h" #include "sh7021.h" DEFINE_DEVICE_TYPE(SH2A_SH7021, sh2a_sh7021_device, "sh2a_sh7021", "Hitachi SH-2A (SH7021)") |
