diff options
Diffstat (limited to 'src/util/Error.hxx')
-rw-r--r-- | src/util/Error.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Error.hxx b/src/util/Error.hxx index 1fcf46061..a37211538 100644 --- a/src/util/Error.hxx +++ b/src/util/Error.hxx @@ -21,7 +21,7 @@ #define MPD_ERROR_HXX #include "check.h" -#include "gcc.h" +#include "Compiler.h" #include <string> |