update: include file
This commit is contained in:
parent
d21a390d57
commit
d8a48c5396
@ -4,11 +4,11 @@
|
||||
#include "cJSON.h"
|
||||
#include "color.h"
|
||||
|
||||
#include <taglib/toolkit/tfile.h>
|
||||
#include <taglib/mpeg/mpegfile.h>
|
||||
#include <taglib/flac/flacfile.h>
|
||||
#include <taglib/mpeg/id3v2/frames/attachedpictureframe.h>
|
||||
#include <taglib/mpeg/id3v2/id3v2tag.h>
|
||||
#include <taglib/tfile.h>
|
||||
#include <taglib/mpegfile.h>
|
||||
#include <taglib/flacfile.h>
|
||||
#include <taglib/attachedpictureframe.h>
|
||||
#include <taglib/id3v2tag.h>
|
||||
#include <taglib/tag.h>
|
||||
|
||||
#include <stdexcept>
|
||||
|
Loading…
x
Reference in New Issue
Block a user