Directory: make the header C++ only
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "PlaylistVector.hxx"
|
||||
#include "SongPrint.hxx"
|
||||
#include "TimePrint.hxx"
|
||||
#include "Directory.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "database.h"
|
||||
@@ -32,8 +33,6 @@ extern "C" {
|
||||
#include "tag.h"
|
||||
}
|
||||
|
||||
#include "directory.h"
|
||||
|
||||
#include "DatabaseGlue.hxx"
|
||||
#include "DatabasePlugin.hxx"
|
||||
|
||||
|
Reference in New Issue
Block a user