Fix compilation error about undefined PATH_MAX
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "BKE_blender.h"
|
||||
#include "BKE_callbacks.h"
|
||||
|
||||
#include "BLI_fileops.h"
|
||||
#include "BLI_path_util.h"
|
||||
#include "BLI_string_ref.hh"
|
||||
|
||||
|
@@ -19,6 +19,7 @@
|
||||
|
||||
#include "asset_library_service.hh"
|
||||
|
||||
#include "BLI_fileops.h"
|
||||
#include "BLI_path_util.h"
|
||||
|
||||
#include "CLG_log.h"
|
||||
|
Reference in New Issue
Block a user