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>2019-03-26 02:15:46 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-03-26 02:15:46 +0300
commitadfdae3fc2f48de603de971f62a34e5d3a4b7d6b (patch)
tree8c53aa3de432b0a986d1869a3f6494e76caefa39 /source/blender/blenkernel/BKE_paint.h
parenta750dea74e5278d24a800468bcf5f433d4a46bcf (diff)
Cleanup: style
Diffstat (limited to 'source/blender/blenkernel/BKE_paint.h')
-rw-r--r--source/blender/blenkernel/BKE_paint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_paint.h b/source/blender/blenkernel/BKE_paint.h
index cc445413f61..abb1b1d9cc5 100644
--- a/source/blender/blenkernel/BKE_paint.h
+++ b/source/blender/blenkernel/BKE_paint.h
@@ -50,13 +50,13 @@ struct Scene;
struct Sculpt;
struct StrokeCache;
struct SubdivCCG;
+struct SubdivCCG;
struct Tex;
struct ToolSettings;
struct UnifiedPaintSettings;
struct ViewLayer;
struct bContext;
struct bToolRef;
-struct SubdivCCG;
enum eOverlayFlags;