diff options
Diffstat (limited to 'src/config/Option.hxx')
-rw-r--r-- | src/config/Option.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Option.hxx b/src/config/Option.hxx index 6a66fff39..d98fab1a0 100644 --- a/src/config/Option.hxx +++ b/src/config/Option.hxx @@ -20,7 +20,7 @@ #ifndef MPD_CONFIG_OPTION_HXX #define MPD_CONFIG_OPTION_HXX -#include "Compiler.h" +#include "util/Compiler.h" #if defined(_WIN32) && CLANG_OR_GCC_VERSION(4,7) /* "INPUT" is declared by winuser.h */ |