conf.h: remove obsolete header
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
This commit is contained in:
@@ -23,14 +23,13 @@
|
||||
#include "TagTable.hxx"
|
||||
#include "Tag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "ConfigGlobal.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "riff.h"
|
||||
#include "aiff.h"
|
||||
}
|
||||
|
||||
#include "conf.h"
|
||||
|
||||
#include <glib.h>
|
||||
#include <id3tag.h>
|
||||
|
||||
|
Reference in New Issue
Block a user