summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/zs01.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/zs01.c')
-rw-r--r--src/mame/machine/zs01.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/zs01.c b/src/mame/machine/zs01.c
index b5f2cd20bbc..2d87487b413 100644
--- a/src/mame/machine/zs01.c
+++ b/src/mame/machine/zs01.c
@@ -7,7 +7,7 @@
*
*/
-#include "driver.h"
+#include "emu.h"
#include "machine/zs01.h"
#define VERBOSE_LEVEL ( 0 )