diff options
Diffstat (limited to 'src/emu/sound/tms5220.h')
-rw-r--r-- | src/emu/sound/tms5220.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/sound/tms5220.h b/src/emu/sound/tms5220.h index 2bf07d9b3f7..024ca089e44 100644 --- a/src/emu/sound/tms5220.h +++ b/src/emu/sound/tms5220.h @@ -3,7 +3,6 @@ #ifndef __TMS5220_H__ #define __TMS5220_H__ -#include "devcb.h" /* clock rate = 80 * output sample rate, */ /* usually 640000 for 8000 Hz sample rate or */ |