diff options
Diffstat (limited to 'src/db/ProxyDatabasePlugin.cxx')
-rw-r--r-- | src/db/ProxyDatabasePlugin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
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" |