diff options
Diffstat (limited to 'src/fs/Path.cxx')
-rw-r--r-- | src/fs/Path.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Path.cxx b/src/fs/Path.cxx index cb808b36c..71e71a78b 100644 --- a/src/fs/Path.cxx +++ b/src/fs/Path.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "fs/Path.hxx" -#include "conf.h" +#include "ConfigGlobal.hxx" #include "mpd_error.h" #include "gcc.h" |