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_ui.c')
-rw-r--r--source/blender/makesrna/intern/rna_ui.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/makesrna/intern/rna_ui.c b/source/blender/makesrna/intern/rna_ui.c
index 778e65d3276..273bef6d239 100644
--- a/source/blender/makesrna/intern/rna_ui.c
+++ b/source/blender/makesrna/intern/rna_ui.c
@@ -29,13 +29,13 @@
#include "RNA_define.h"
-#include "rna_internal.h"
#include "RNA_enum_types.h"
+#include "rna_internal.h"
#include "UI_interface.h"
-#include "WM_types.h"
#include "WM_toolsystem.h"
+#include "WM_types.h"
/* see WM_types.h */
const EnumPropertyItem rna_enum_operator_context_items[] = {