Fix e094b7f1
: Wrong include path
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
#include <mutex>
|
||||
#if defined(__MINGW32__)
|
||||
#include "../3rdparty/mingw-std-threads/mingw.mutex.h"
|
||||
#include "3rdparty/mingw-std-threads/mingw.mutex.h"
|
||||
#endif
|
||||
|
||||
#include <stdarg.h>
|
||||
|
Reference in New Issue
Block a user