diff options
Diffstat (limited to 'src/util/StringUtil.hxx')
-rw-r--r-- | src/util/StringUtil.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/StringUtil.hxx b/src/util/StringUtil.hxx index 6eeca893d..dc3e101b3 100644 --- a/src/util/StringUtil.hxx +++ b/src/util/StringUtil.hxx @@ -20,7 +20,7 @@ #ifndef MPD_STRING_UTIL_HXX #define MPD_STRING_UTIL_HXX -#include "gcc.h" +#include "Compiler.h" /** * Returns a pointer to the first non-whitespace character in the |