summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/zx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/zx.cpp')
-rw-r--r--src/mame/machine/zx.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/zx.cpp b/src/mame/machine/zx.cpp
index 3876cd5de4c..2850033fd79 100644
--- a/src/mame/machine/zx.cpp
+++ b/src/mame/machine/zx.cpp
@@ -8,6 +8,7 @@
****************************************************************************/
+#include "emu.h"
#include "includes/zx.h"
DRIVER_INIT_MEMBER(zx_state,zx)