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 44534a7d8..bb6f52e02 100644 --- a/src/PlayerThread.cxx +++ b/src/PlayerThread.cxx @@ -31,10 +31,10 @@ #include "PlayerControl.hxx" #include "OutputAll.hxx" #include "tag.h" +#include "Idle.hxx" extern "C" { #include "event_pipe.h" -#include "idle.h" } #include <cmath> |