From 3bbb5023871aaba48b6f503dd53d864f9a44c07d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 20:29:24 +0100 Subject: *_print: convert to C++ --- src/PlaylistPrint.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistPrint.cxx') diff --git a/src/PlaylistPrint.cxx b/src/PlaylistPrint.cxx index 93970076..88c0a0a0 100644 --- a/src/PlaylistPrint.cxx +++ b/src/PlaylistPrint.cxx @@ -23,12 +23,12 @@ #include "PlaylistAny.hxx" #include "PlaylistSong.hxx" #include "QueuePrint.hxx" +#include "SongPrint.hxx" extern "C" { #include "playlist_list.h" #include "playlist_plugin.h" #include "playlist.h" -#include "song_print.h" #include "song.h" #include "database.h" #include "client.h" -- cgit v1.2.3