diff options
Diffstat (limited to 'src/ConfigGlobal.hxx')
-rw-r--r-- | src/ConfigGlobal.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ConfigGlobal.hxx b/src/ConfigGlobal.hxx index 76b237153..2beb2cb5b 100644 --- a/src/ConfigGlobal.hxx +++ b/src/ConfigGlobal.hxx @@ -21,7 +21,7 @@ #define MPD_CONFIG_GLOBAL_HXX #include "ConfigOption.hxx" -#include "gcc.h" +#include "Compiler.h" class Error; class Path; |