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 7d8c2b563..83d9f55bd 100644 --- a/src/PlayerThread.cxx +++ b/src/PlayerThread.cxx @@ -30,7 +30,7 @@ #include "CrossFade.hxx" #include "PlayerControl.hxx" #include "OutputAll.hxx" -#include "Tag.hxx" +#include "tag/Tag.hxx" #include "Idle.hxx" #include "GlobalEvents.hxx" |