BKE_global.h include path wasnt correct. made boxpack2d.c a bit more

readable. no functionality changes.
This commit is contained in:
Campbell Barton
2008-08-02 21:39:01 +00:00
parent 03f9c6a3fc
commit e632b966ec
2 changed files with 7 additions and 5 deletions

View File

@@ -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,