diff options
Diffstat (limited to 'src/PlayerThread.cxx')
-rw-r--r-- | src/PlayerThread.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlayerThread.cxx b/src/PlayerThread.cxx index 0343b9fcd..cba6c0fcd 100644 --- a/src/PlayerThread.cxx +++ b/src/PlayerThread.cxx @@ -29,9 +29,9 @@ #include "mpd_error.h" #include "CrossFade.hxx" #include "PlayerControl.hxx" +#include "OutputAll.hxx" extern "C" { -#include "output_all.h" #include "event_pipe.h" #include "tag.h" #include "idle.h" |