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_context.c')
-rw-r--r--source/blender/makesrna/intern/rna_context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_context.c b/source/blender/makesrna/intern/rna_context.c
index c4c54aac2c6..c8abf774561 100644
--- a/source/blender/makesrna/intern/rna_context.c
+++ b/source/blender/makesrna/intern/rna_context.c
@@ -23,8 +23,8 @@
#include "DNA_ID.h"
#include "DNA_userdef_types.h"
-#include "BLI_utildefines.h"
#include "BKE_context.h"
+#include "BLI_utildefines.h"
#include "RNA_access.h"
#include "RNA_define.h"