diff options
Diffstat (limited to 'audio/softsynth/pcspk.h')
-rw-r--r-- | audio/softsynth/pcspk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/softsynth/pcspk.h b/audio/softsynth/pcspk.h index c0d85bbceb..8f01fa852b 100644 --- a/audio/softsynth/pcspk.h +++ b/audio/softsynth/pcspk.h @@ -26,7 +26,6 @@ #define SOUND_SOFTSYNTH_PCSPK_H #include "audio/audiostream.h" -#include "audio/mixer.h" #include "common/mutex.h" namespace Audio { |