From 6a9ab8bc0e2f5d34803513bb2d94d041a607a58c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 30 Jul 2013 20:10:24 +0200 Subject: tag: move enum tag_type to TagType.h --- src/db/ProxyDatabasePlugin.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/db') diff --git a/src/db/ProxyDatabasePlugin.cxx b/src/db/ProxyDatabasePlugin.cxx index 6f39eeea7..21224e022 100644 --- a/src/db/ProxyDatabasePlugin.cxx +++ b/src/db/ProxyDatabasePlugin.cxx @@ -26,6 +26,7 @@ #include "Song.hxx" #include "gcc.h" #include "conf.h" +#include "tag.h" extern "C" { #include "db_error.h" -- cgit v1.2.3