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/editors/util/gizmo_utils.c')
-rw-r--r--source/blender/editors/util/gizmo_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/util/gizmo_utils.c b/source/blender/editors/util/gizmo_utils.c
index b856c831424..85a7cc94ae3 100644
--- a/source/blender/editors/util/gizmo_utils.c
+++ b/source/blender/editors/util/gizmo_utils.c
@@ -28,9 +28,9 @@
#include "DNA_workspace_types.h"
-#include "WM_types.h"
#include "WM_api.h"
#include "WM_toolsystem.h"
+#include "WM_types.h"
#include "ED_gizmo_utils.h"