diff options
Diffstat (limited to '')
-rw-r--r-- | src/PlayerThread.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PlayerThread.cxx b/src/PlayerThread.cxx index 6fb41bf35..42c7120f0 100644 --- a/src/PlayerThread.cxx +++ b/src/PlayerThread.cxx @@ -25,7 +25,6 @@ #include "MusicBuffer.hxx" #include "MusicChunk.hxx" #include "Song.hxx" -#include "Main.hxx" #include "system/FatalError.hxx" #include "CrossFade.hxx" #include "PlayerControl.hxx" |