mirror of
https://github.com/taglib/taglib.git
synced 2026-04-12 17:09:50 -04:00
Remove unused types from taglib.h
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
#define TAGLIB_ID3V1TAG_H
|
||||
|
||||
#include "tbytevector.h"
|
||||
#include "taglib.h"
|
||||
#include "taglib_export.h"
|
||||
#include "tag.h"
|
||||
|
||||
|
||||
@ -30,6 +30,7 @@
|
||||
#include "tstring.h"
|
||||
#include "tlist.h"
|
||||
#include "tmap.h"
|
||||
#include "taglib.h"
|
||||
#include "taglib_export.h"
|
||||
#include "tag.h"
|
||||
#include "id3v2.h"
|
||||
|
||||
Reference in New Issue
Block a user