summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80sio.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/z80sio.cpp')
-rw-r--r--src/devices/machine/z80sio.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/z80sio.cpp b/src/devices/machine/z80sio.cpp
index 097891e5991..3d7d262c7fc 100644
--- a/src/devices/machine/z80sio.cpp
+++ b/src/devices/machine/z80sio.cpp
@@ -47,6 +47,7 @@
* = Features that has been implemented n/a = features that will not
***************************************************************************/
+#include "emu.h"
#include "z80sio.h"
//**************************************************************************