BKE_global.h include path wasnt correct. made boxpack2d.c a bit more
readable. no functionality changes.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include "BOP_Chrono.h"
|
||||
|
||||
#if defined(BOP_ORIG_MERGE) && defined(BOP_NEW_MERGE)
|
||||
#include "../../source/blender/blenkernel/BKE_global.h"
|
||||
#include "../../../source/blender/blenkernel/BKE_global.h"
|
||||
#endif
|
||||
|
||||
BoolOpState BOP_intersectionBoolOp(BOP_Mesh* meshC,
|
||||
|
Reference in New Issue
Block a user