summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80scc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/z80scc.cpp')
-rw-r--r--src/devices/machine/z80scc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/z80scc.cpp b/src/devices/machine/z80scc.cpp
index e2d4291b467..fc50eb65024 100644
--- a/src/devices/machine/z80scc.cpp
+++ b/src/devices/machine/z80scc.cpp
@@ -71,6 +71,7 @@ DONE (x) (p=partly) NMOS CMOS ESCC EMSCC
x/p = Features that has been implemented n/a = features that will not
***************************************************************************/
+#include "emu.h"
#include "z80scc.h"