split BKE_utildefines.h, now it only has blender specific defines like GS() MAKE_ID, FILE_MAXDIR, moved the generic defines to BLI_utildefines.h.
no functional changes.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
#include "BLI_fileops.h"
|
||||
#include "BLI_string.h"
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
#include "BKE_customdata_file.h"
|
||||
#include "BKE_global.h"
|
||||
|
Reference in New Issue
Block a user