|
|
|
@ -56,13 +56,13 @@ |
|
|
|
#if TAGLIB_VERSION >= VERSION_INT(1,7,0) |
|
|
|
# define TAGLIB_HAVE_APEFILE_H |
|
|
|
# include <apefile.h> |
|
|
|
# include <apetag.h> |
|
|
|
# ifdef TAGLIB_WITH_ASF // ASF pictures comes with v1.7.0
|
|
|
|
# define TAGLIB_HAVE_ASFPICTURE_H |
|
|
|
# include <asffile.h> |
|
|
|
# endif |
|
|
|
#endif |
|
|
|
|
|
|
|
#include <apetag.h> |
|
|
|
#include <flacfile.h> |
|
|
|
#include <mpcfile.h> |
|
|
|
#include <mpegfile.h> |
|
|
|
@ -85,6 +85,7 @@ |
|
|
|
#include <vorbisfile.h> |
|
|
|
#include <wavpackfile.h> |
|
|
|
|
|
|
|
#include <attachedpictureframe.h> |
|
|
|
#include <textidentificationframe.h> |
|
|
|
#include <uniquefileidentifierframe.h> |
|
|
|
|
|
|
|
|