diff options
Diffstat (limited to 'src/DespotifyUtils.cxx')
-rw-r--r-- | src/DespotifyUtils.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/DespotifyUtils.cxx b/src/DespotifyUtils.cxx index 8b9d468d6..47a83e49b 100644 --- a/src/DespotifyUtils.cxx +++ b/src/DespotifyUtils.cxx @@ -20,8 +20,8 @@ #include "DespotifyUtils.hxx" #include "tag/Tag.hxx" #include "tag/TagBuilder.hxx" -#include "ConfigGlobal.hxx" -#include "ConfigOption.hxx" +#include "config/ConfigGlobal.hxx" +#include "config/ConfigOption.hxx" #include "util/Domain.hxx" #include "Log.hxx" |