aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabasePlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DatabasePlugin.hxx')
-rw-r--r--src/DatabasePlugin.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/DatabasePlugin.hxx b/src/DatabasePlugin.hxx
index f5406328c..d7532ae0e 100644
--- a/src/DatabasePlugin.hxx
+++ b/src/DatabasePlugin.hxx
@@ -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;