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/blenkernel/BKE_brush.h')
-rw-r--r--source/blender/blenkernel/BKE_brush.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/blenkernel/BKE_brush.h b/source/blender/blenkernel/BKE_brush.h
index 91743bfa567..6d262698c9f 100644
--- a/source/blender/blenkernel/BKE_brush.h
+++ b/source/blender/blenkernel/BKE_brush.h
@@ -28,16 +28,16 @@
*/
enum eCurveMappingPreset;
-struct bContext;
struct Brush;
-struct Paint;
struct ImBuf;
struct ImagePool;
struct Main;
+struct Material;
+struct Paint;
struct Scene;
struct ToolSettings;
struct UnifiedPaintSettings;
-struct Material;
+struct bContext;
// enum eCurveMappingPreset;