tag: move enum tag_type to TagType.h

This commit is contained in:
Max Kellermann
2013-07-30 20:10:24 +02:00
parent 9a0061c511
commit 6a9ab8bc0e
15 changed files with 73 additions and 45 deletions

View File

@@ -27,12 +27,9 @@
#define MPD_DATABASE_PLUGIN_HXX
#include "DatabaseVisitor.hxx"
#include "TagType.h"
#include "gcc.h"
extern "C" {
#include "tag.h"
}
struct config_param;
struct DatabaseSelection;
struct db_visitor;