Directory: make the header C++ only
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "DatabaseGlue.hxx"
|
||||
#include "DatabaseRegistry.hxx"
|
||||
#include "DatabaseSave.hxx"
|
||||
#include "Directory.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "database.h"
|
||||
@@ -30,8 +31,6 @@ extern "C" {
|
||||
#include "glib_compat.h"
|
||||
}
|
||||
|
||||
#include "directory.h"
|
||||
|
||||
#include "DatabasePlugin.hxx"
|
||||
#include "db/SimpleDatabasePlugin.hxx"
|
||||
|
||||
|
Reference in New Issue
Block a user