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:
Diffstat (limited to 'source/blender/makesrna/intern/rna_constraint.c')
-rw-r--r--source/blender/makesrna/intern/rna_constraint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_constraint.c b/source/blender/makesrna/intern/rna_constraint.c
index 64e6fc9059c..dc0cde953f4 100644
--- a/source/blender/makesrna/intern/rna_constraint.c
+++ b/source/blender/makesrna/intern/rna_constraint.c
@@ -285,8 +285,8 @@ static const EnumPropertyItem space_object_items[] = {
# include "DNA_cachefile_types.h"
-# include "BKE_animsys.h"
# include "BKE_action.h"
+# include "BKE_animsys.h"
# include "BKE_constraint.h"
# include "BKE_context.h"