projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MSVC 9 compile fixes and cleanups
[blender-staging.git]
/
source
/
blender
/
editors
/
object
/
object_modifier.c
diff --git
a/source/blender/editors/object/object_modifier.c
b/source/blender/editors/object/object_modifier.c
index a1e70c011fe62c067e120ac1d68b364f32e8689b..06c31e9f1a980018d1dcd1517e68a25b48398aa6 100644
(file)
--- a/
source/blender/editors/object/object_modifier.c
+++ b/
source/blender/editors/object/object_modifier.c
@@
-44,7
+44,7
@@
#include "BLI_math.h"
#include "BLI_listbase.h"
#include "BLI_string.h"
-#include "BLI_util.h"
+#include "BLI_
path_
util.h"
#include "BKE_action.h"
#include "BKE_curve.h"