diff options
Diffstat (limited to 'src/devices/bus/isa/gblaster.h')
-rw-r--r-- | src/devices/bus/isa/gblaster.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/isa/gblaster.h b/src/devices/bus/isa/gblaster.h index 69a580fbdee..43aa55107b6 100644 --- a/src/devices/bus/isa/gblaster.h +++ b/src/devices/bus/isa/gblaster.h @@ -5,7 +5,6 @@ #ifndef __ISA_GAME_BLASTER_H__ #define __ISA_GAME_BLASTER_H__ -#include "emu.h" #include "isa.h" #include "sound/saa1099.h" |