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:
authorJoseph Eagar <joeedh@gmail.com>2022-10-23 02:33:25 +0300
committerJoseph Eagar <joeedh@gmail.com>2022-10-23 02:33:25 +0300
commitb5a69061e7d464914662ae0dd6fed46a999a56bb (patch)
tree65c759445544e86be0df088a7dfdd9d91de752a7 /source/blender/editors/sculpt_paint/sculpt_detail.c
parentc51beeb56a4cc0ad3f52f6ee7467e469f32f0ea8 (diff)
parentd57352b1147642660c13aeb17a0c603593fc0dea (diff)
Merge branch 'master' into temp-sculpt-brush-channel
Diffstat (limited to 'source/blender/editors/sculpt_paint/sculpt_detail.c')
-rw-r--r--source/blender/editors/sculpt_paint/sculpt_detail.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/sculpt_paint/sculpt_detail.c b/source/blender/editors/sculpt_paint/sculpt_detail.c
index 8f87cd1b6ed..6dd718d6a0c 100644
--- a/source/blender/editors/sculpt_paint/sculpt_detail.c
+++ b/source/blender/editors/sculpt_paint/sculpt_detail.c
@@ -30,7 +30,6 @@
#include "WM_types.h"
#include "ED_screen.h"
-#include "ED_sculpt.h"
#include "ED_space_api.h"
#include "ED_view3d.h"
#include "sculpt_intern.h"