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:
@@ -98,6 +98,8 @@ static StructRNA *rna_FModifierType_refine(struct PointerRNA *ptr)
|
||||
|
||||
/* ****************************** */
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
#include "BKE_fcurve.h"
|
||||
#include "BKE_depsgraph.h"
|
||||
#include "BKE_animsys.h"
|
||||
|
||||
Reference in New Issue
Block a user