diff options
Diffstat (limited to 'src/devices/bus/nes_ctrl/ctrl.h')
-rw-r--r-- | src/devices/bus/nes_ctrl/ctrl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/nes_ctrl/ctrl.h b/src/devices/bus/nes_ctrl/ctrl.h index 51d478eed49..54faa60aa90 100644 --- a/src/devices/bus/nes_ctrl/ctrl.h +++ b/src/devices/bus/nes_ctrl/ctrl.h @@ -15,7 +15,6 @@ #ifndef __NES_CONTROL_PORT__ #define __NES_CONTROL_PORT__ -#include "emu.h" //************************************************************************** // TYPE DEFINITIONS |