Fix some includes in taglib
This commit is contained in:
8
3rdparty/taglib/fileref.cpp
vendored
8
3rdparty/taglib/fileref.cpp
vendored
@@ -29,10 +29,10 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include <tfile.h>
|
||||
#include <tfilestream.h>
|
||||
#include <tstring.h>
|
||||
#include <tdebug.h>
|
||||
#include "tfile.h"
|
||||
#include "tfilestream.h"
|
||||
#include "tstring.h"
|
||||
#include "tdebug.h"
|
||||
|
||||
#include "fileref.h"
|
||||
#include "asffile.h"
|
||||
|
||||
Reference in New Issue
Block a user