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