diff options
Diffstat (limited to '')
-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 cba6c0fcd..6b05dd97c 100644 --- a/src/PlayerThread.cxx +++ b/src/PlayerThread.cxx @@ -30,10 +30,10 @@ #include "CrossFade.hxx" #include "PlayerControl.hxx" #include "OutputAll.hxx" +#include "tag.h" extern "C" { #include "event_pipe.h" -#include "tag.h" #include "idle.h" } |