Reduce includes

This commit is contained in:
Jonas Kvinge
2020-02-08 03:40:30 +01:00
parent e74548b991
commit 8e0d792bf0
98 changed files with 260 additions and 245 deletions

View File

@@ -25,7 +25,6 @@
#include <QByteArray>
#include <QString>
#include <QTextCodec>
#include <taglib/xiphcomment.h>
#include <taglib/apetag.h>
@@ -33,6 +32,8 @@
#include "tagreadermessages.pb.h"
class QTextCodec;
#ifndef USE_SYSTEM_TAGLIB
namespace Strawberry_TagLib {
#endif