diff options
Diffstat (limited to '')
-rw-r--r-- | src/pcm/PcmMix.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcm/PcmMix.hxx b/src/pcm/PcmMix.hxx index b50a163fd..86d279fc1 100644 --- a/src/pcm/PcmMix.hxx +++ b/src/pcm/PcmMix.hxx @@ -21,7 +21,7 @@ #define MPD_PCM_MIX_HXX #include "AudioFormat.hxx" -#include "gcc.h" +#include "Compiler.h" #include <stddef.h> |