diff options
Diffstat (limited to 'src/devices/sound/2608intf.h')
-rw-r--r-- | src/devices/sound/2608intf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/sound/2608intf.h b/src/devices/sound/2608intf.h index 8d1cd9442fd..25551a01227 100644 --- a/src/devices/sound/2608intf.h +++ b/src/devices/sound/2608intf.h @@ -5,7 +5,6 @@ #ifndef __2608INTF_H__ #define __2608INTF_H__ -#include "emu.h" #include "ay8910.h" void ym2608_update_request(void *param); |