mirror of
https://github.com/taglib/taglib.git
synced 2025-08-15 10:44:39 -04:00
Added lots of missing includes
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
#include "tstringlist.h"
|
||||
#include "tdebug.h"
|
||||
#include "modfileprivate.h"
|
||||
#include "tpropertymap.h"
|
||||
|
||||
using namespace TagLib;
|
||||
using namespace Mod;
|
||||
|
@ -21,6 +21,8 @@
|
||||
|
||||
#include "modtag.h"
|
||||
#include "tstringlist.h"
|
||||
#include "tpropertymap.h"
|
||||
|
||||
using namespace TagLib;
|
||||
using namespace Mod;
|
||||
|
||||
|
Reference in New Issue
Block a user