diff options
Diffstat (limited to '')
-rw-r--r-- | src/PlaylistFile.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistFile.cxx b/src/PlaylistFile.cxx index a048c02ce..d79bea9c5 100644 --- a/src/PlaylistFile.cxx +++ b/src/PlaylistFile.cxx @@ -29,11 +29,11 @@ #include "Mapper.hxx" #include "TextFile.hxx" #include "conf.h" +#include "Idle.hxx" extern "C" { #include "path.h" #include "uri.h" -#include "idle.h" } #include "glib_compat.h" |