diff options
Diffstat (limited to 'src/decoder/FlacIOHandle.cxx')
-rw-r--r-- | src/decoder/FlacIOHandle.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/FlacIOHandle.cxx b/src/decoder/FlacIOHandle.cxx index 77da864e5..28ef60006 100644 --- a/src/decoder/FlacIOHandle.cxx +++ b/src/decoder/FlacIOHandle.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "FlacIOHandle.hxx" #include "util/Error.hxx" -#include "gcc.h" +#include "Compiler.h" #include <errno.h> |