diff options
Diffstat (limited to 'src/devices/bus/pc_kbd/pcat84.h')
-rw-r--r-- | src/devices/bus/pc_kbd/pcat84.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/pc_kbd/pcat84.h b/src/devices/bus/pc_kbd/pcat84.h index d3219ea41da..4fbf700521f 100644 --- a/src/devices/bus/pc_kbd/pcat84.h +++ b/src/devices/bus/pc_kbd/pcat84.h @@ -11,7 +11,6 @@ #ifndef __PC_KBD_IBM_PC_AT_84__ #define __PC_KBD_IBM_PC_AT_84__ -#include "emu.h" #include "cpu/mcs48/mcs48.h" #include "pc_kbdc.h" #include "machine/rescap.h" |