Change namespaces for compatibility
This commit is contained in:
4
3rdparty/taglib/audioproperties.h
vendored
4
3rdparty/taglib/audioproperties.h
vendored
@@ -28,7 +28,8 @@
|
||||
|
||||
#include "taglib_export.h"
|
||||
|
||||
namespace Strawberry_TagLib::TagLib {
|
||||
namespace Strawberry_TagLib {
|
||||
namespace TagLib {
|
||||
|
||||
//! A simple, abstract interface to common audio properties
|
||||
|
||||
@@ -123,5 +124,6 @@ namespace Strawberry_TagLib::TagLib {
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user