diff options
Diffstat (limited to '')
-rw-r--r-- | src/OutputAll.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OutputAll.cxx b/src/OutputAll.cxx index 37f2e1ee9..f83f51c0c 100644 --- a/src/OutputAll.cxx +++ b/src/OutputAll.cxx @@ -31,9 +31,9 @@ extern "C" { #include "MusicPipe.hxx" #include "MusicChunk.hxx" #include "mpd_error.h" +#include "conf.h" extern "C" { -#include "conf.h" #include "notify.h" } |