tag/TagId3: move tag_id3_load() to Id3Load.cxx

This commit is contained in:
Max Kellermann
2016-02-19 19:06:06 +01:00
parent 8a9f04f7fe
commit 86de876b24
6 changed files with 232 additions and 176 deletions

View File

@@ -18,7 +18,7 @@
*/
#include "config.h"
#include "tag/TagId3.hxx"
#include "tag/Id3Load.hxx"
#include "tag/TagRva2.hxx"
#include "ReplayGainInfo.hxx"
#include "config/ConfigGlobal.hxx"