Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArystanbek Dyussenov <arystan.d@gmail.com>2009-08-03 18:06:47 +0400
committerArystanbek Dyussenov <arystan.d@gmail.com>2009-08-03 18:06:47 +0400
commit2065c5cf605ea6147cb4097cf4aca7ac003a1ba1 (patch)
tree19d0ff6a5eada1458c86390fe10e20c322a8c2fd /source/blender/makesrna/intern/rna_object_api.c
parent4086ca58e275816a49950f6ac0cbffa6cb36a8ad (diff)
parent28909178d96ff04c22091ccd992314617352e1f0 (diff)
Merge with 2.5 -r 21756:22173.
Diffstat (limited to 'source/blender/makesrna/intern/rna_object_api.c')
-rw-r--r--source/blender/makesrna/intern/rna_object_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/rna_object_api.c b/source/blender/makesrna/intern/rna_object_api.c
index bc031c4e5f2..881c2bdf549 100644
--- a/source/blender/makesrna/intern/rna_object_api.c
+++ b/source/blender/makesrna/intern/rna_object_api.c
@@ -49,6 +49,7 @@
#include "BKE_object.h"
#include "BKE_mesh.h"
#include "BKE_DerivedMesh.h"
+
#include "BKE_customdata.h"
#include "BKE_anim.h"
#include "BKE_depsgraph.h"