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:
authorCampbell Barton <ideasman42@gmail.com>2021-04-28 06:26:58 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-04-28 06:29:04 +0300
commit2bf3a960bd2bf2105083b02b757ef2f58336fcb9 (patch)
tree215b48d82f2f06c9984186d9c4589a54ee5e003d /source/blender/editors
parent6eb2f71875c69f5f6073fed2d285fe8ef662ba03 (diff)
Remove include accidentally added in 6eb2f71875c69f5f6073fed2d285fe8ef662ba03
Diffstat (limited to 'source/blender/editors')
-rw-r--r--source/blender/editors/util/ed_util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/util/ed_util.c b/source/blender/editors/util/ed_util.c
index a1ff6326644..b80782b51be 100644
--- a/source/blender/editors/util/ed_util.c
+++ b/source/blender/editors/util/ed_util.c
@@ -33,7 +33,6 @@
#include "BLT_translation.h"
-#include "BKE_armature.h"
#include "BKE_global.h"
#include "BKE_main.h"
#include "BKE_material.h"