playlist_vector: convert to C++

This commit is contained in:
Max Kellermann
2013-01-02 20:25:20 +01:00
parent b715e522cf
commit 0023dffd0b
10 changed files with 13 additions and 18 deletions

View File

@@ -21,6 +21,7 @@
#include "ProxyDatabasePlugin.hxx"
#include "DatabasePlugin.hxx"
#include "DatabaseSelection.hxx"
#include "PlaylistVector.hxx"
#include "gcc.h"
extern "C" {
@@ -31,7 +32,6 @@ extern "C" {
}
#include "directory.h"
#include "playlist_vector.h"
#undef MPD_DIRECTORY_H
#undef MPD_SONG_H