diff options
Diffstat (limited to '')
-rw-r--r-- | test/dump_rva2.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dump_rva2.cxx b/test/dump_rva2.cxx index 08e5352b8..fd46ee36c 100644 --- a/test/dump_rva2.cxx +++ b/test/dump_rva2.cxx @@ -21,7 +21,7 @@ #include "tag/TagId3.hxx" #include "tag/TagRva2.hxx" #include "ReplayGainInfo.hxx" -#include "ConfigGlobal.hxx" +#include "config/ConfigGlobal.hxx" #include "util/Error.hxx" #include "fs/Path.hxx" #include "Log.hxx" |