Change namespaces for compatibility
This commit is contained in:
4
3rdparty/taglib/tagutils.h
vendored
4
3rdparty/taglib/tagutils.h
vendored
@@ -32,7 +32,8 @@
|
||||
|
||||
#include <tbytevector.h>
|
||||
|
||||
namespace Strawberry_TagLib::TagLib {
|
||||
namespace Strawberry_TagLib {
|
||||
namespace TagLib {
|
||||
|
||||
class File;
|
||||
class IOStream;
|
||||
@@ -49,6 +50,7 @@ namespace Strawberry_TagLib::TagLib {
|
||||
long *headerOffset = 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user