diff options
Diffstat (limited to 'src/output/OutputAll.cxx')
-rw-r--r-- | src/output/OutputAll.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/output/OutputAll.cxx b/src/output/OutputAll.cxx index b3623f1af..ded9fa1e1 100644 --- a/src/output/OutputAll.cxx +++ b/src/output/OutputAll.cxx @@ -28,9 +28,9 @@ #include "MusicChunk.hxx" #include "system/FatalError.hxx" #include "util/Error.hxx" -#include "ConfigData.hxx" -#include "ConfigGlobal.hxx" -#include "ConfigOption.hxx" +#include "config/ConfigData.hxx" +#include "config/ConfigGlobal.hxx" +#include "config/ConfigOption.hxx" #include "notify.hxx" #include <assert.h> |