diff options
Diffstat (limited to 'src/Playlist.cxx')
-rw-r--r-- | src/Playlist.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/Playlist.cxx b/src/Playlist.cxx index 4d1d4897e..a402471da 100644 --- a/src/Playlist.cxx +++ b/src/Playlist.cxx @@ -21,10 +21,7 @@ #include "Playlist.hxx" #include "PlayerControl.hxx" #include "song.h" - -extern "C" { -#include "idle.h" -} +#include "Idle.hxx" #include <glib.h> |