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
/
python
/
intern
/
bpy_interface.c
diff --git
a/source/blender/python/intern/bpy_interface.c
b/source/blender/python/intern/bpy_interface.c
index 7b44f8e6ba1cd294d849439aac51cca12c516241..44e3c5a2dd58b5fcad18c85f15bcd0003ca08db1 100644
(file)
--- a/
source/blender/python/intern/bpy_interface.c
+++ b/
source/blender/python/intern/bpy_interface.c
@@
-54,7
+54,7
@@
#include "MEM_guardedalloc.h"
-#include "BLI_util.h"
+#include "BLI_
path_
util.h"
#include "BLI_storage.h"
#include "BLI_fileops.h"
#include "BLI_string.h"