From e86e77ad67f883111d50f0886204ad96c8d0f90b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 9 Jan 2013 08:36:52 +0100 Subject: idle: convert to C++ --- src/PlaylistSave.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistSave.cxx') diff --git a/src/PlaylistSave.cxx b/src/PlaylistSave.cxx index e3b95228..74574449 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" -- cgit v1.2.3