playlist_vector: convert to C++
This commit is contained in:
@@ -20,14 +20,11 @@
|
||||
#include "config.h" /* must be first for large file support */
|
||||
#include "UpdateDatabase.hxx"
|
||||
#include "UpdateRemove.hxx"
|
||||
#include "PlaylistVector.hxx"
|
||||
#include "directory.h"
|
||||
#include "song.h"
|
||||
#include "db_lock.h"
|
||||
|
||||
extern "C" {
|
||||
#include "playlist_vector.h"
|
||||
}
|
||||
|
||||
#include <glib.h>
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user