Use namespace for static taglib to avoid collision with taglib
linked to vlc
This commit is contained in:
2
3rdparty/taglib/tagutils.h
vendored
2
3rdparty/taglib/tagutils.h
vendored
@@ -32,7 +32,7 @@
|
||||
|
||||
#include <tbytevector.h>
|
||||
|
||||
namespace TagLib {
|
||||
namespace Strawberry_TagLib::TagLib {
|
||||
|
||||
class File;
|
||||
class IOStream;
|
||||
|
||||
Reference in New Issue
Block a user