diff options
Diffstat (limited to 'src/devices/bus/wangpc/wdc.h')
-rw-r--r-- | src/devices/bus/wangpc/wdc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/wangpc/wdc.h b/src/devices/bus/wangpc/wdc.h index 5cf3dbc8092..4667e637c1d 100644 --- a/src/devices/bus/wangpc/wdc.h +++ b/src/devices/bus/wangpc/wdc.h @@ -11,7 +11,6 @@ #ifndef __WANGPC_WDC__ #define __WANGPC_WDC__ -#include "emu.h" #include "wangpc.h" #include "cpu/z80/z80.h" #include "imagedev/harddriv.h" |