Fix compiler error on MSVC after a243a9dc79
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "BKE_preferences.h"
|
||||
#include "BKE_report.h"
|
||||
|
||||
#include "BLI_fileops.h" /* MSVC needs this for `PATH_MAX` */
|
||||
#include "BLI_fnmatch.h"
|
||||
#include "BLI_path_util.h"
|
||||
#include "BLI_set.hh"
|
||||
|
||||
Reference in New Issue
Block a user