diff options
Diffstat (limited to 'src/devices/machine/z80dart.h')
-rw-r--r-- | src/devices/machine/z80dart.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/z80dart.h b/src/devices/machine/z80dart.h index a70bd0fac33..74dde60a269 100644 --- a/src/devices/machine/z80dart.h +++ b/src/devices/machine/z80dart.h @@ -145,7 +145,6 @@ #ifndef __Z80DART_H__ #define __Z80DART_H__ -#include "emu.h" #include "cpu/z80/z80daisy.h" |