diff options
Diffstat (limited to 'src/PlaylistSave.cxx')
-rw-r--r-- | src/PlaylistSave.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistSave.cxx b/src/PlaylistSave.cxx index e3b952280..745744490 100644 --- a/src/PlaylistSave.cxx +++ b/src/PlaylistSave.cxx @@ -23,11 +23,11 @@ #include "Playlist.hxx" #include "song.h" #include "Mapper.hxx" +#include "Idle.hxx" extern "C" { #include "path.h" #include "uri.h" -#include "idle.h" } #include "glib_compat.h" |