diff options
Diffstat (limited to 'src/decoder/FlacIOHandle.hxx')
-rw-r--r-- | src/decoder/FlacIOHandle.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/FlacIOHandle.hxx b/src/decoder/FlacIOHandle.hxx index 3216dafa4..996f0d96b 100644 --- a/src/decoder/FlacIOHandle.hxx +++ b/src/decoder/FlacIOHandle.hxx @@ -20,7 +20,7 @@ #ifndef MPD_FLAC_IO_HANDLE_HXX #define MPD_FLAC_IO_HANDLE_HXX -#include "gcc.h" +#include "Compiler.h" #include "InputStream.hxx" #include <FLAC/callback.h> |