diff --git a/ext/libstrawberry-tagreader/tagreader.h b/ext/libstrawberry-tagreader/tagreader.h index f7ba99368..5838c3a53 100644 --- a/ext/libstrawberry-tagreader/tagreader.h +++ b/ext/libstrawberry-tagreader/tagreader.h @@ -26,28 +26,18 @@ #include #include +#include +#include #include #include #include +#include #include "tagreadermessages.pb.h" class QTextCodec; #ifndef USE_SYSTEM_TAGLIB -namespace Strawberry_TagLib { -#endif -namespace TagLib { - class FileRef; - class String; - - namespace ID3v2 { - class Tag; - class PopularimeterFrame; - } -} -#ifndef USE_SYSTEM_TAGLIB -} using namespace Strawberry_TagLib; #endif