Directory: make the header C++ only
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "DatabasePlugin.hxx"
|
||||
#include "DatabaseSelection.hxx"
|
||||
#include "PlaylistVector.hxx"
|
||||
#include "Directory.hxx"
|
||||
#include "gcc.h"
|
||||
|
||||
extern "C" {
|
||||
@@ -31,8 +32,6 @@ extern "C" {
|
||||
#include "tag.h"
|
||||
}
|
||||
|
||||
#include "directory.h"
|
||||
|
||||
#undef MPD_DIRECTORY_H
|
||||
#undef MPD_SONG_H
|
||||
#include <mpd/client.h>
|
||||
|
Reference in New Issue
Block a user