playlist/*: convert to C++

This commit is contained in:
Max Kellermann
2013-01-27 17:38:09 +01:00
parent e995cd928c
commit 257a0dee75
25 changed files with 288 additions and 254 deletions

View File

@@ -29,7 +29,7 @@
#include "InputRegistry.hxx"
#include "InputPlugin.hxx"
#include "PlaylistRegistry.hxx"
#include "playlist_plugin.h"
#include "PlaylistPlugin.hxx"
#include "mpd_error.h"
#include "glib_compat.h"