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_pointcache.h')
-rw-r--r--source/blender/blenkernel/BKE_pointcache.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/blenkernel/BKE_pointcache.h b/source/blender/blenkernel/BKE_pointcache.h
index f13f84e4eb2..b768cc185fe 100644
--- a/source/blender/blenkernel/BKE_pointcache.h
+++ b/source/blender/blenkernel/BKE_pointcache.h
@@ -89,11 +89,11 @@ struct Object;
struct ParticleKey;
struct ParticleSystem;
struct PointCache;
+struct RigidBodyWorld;
struct Scene;
-struct ViewLayer;
struct SmokeModifierData;
struct SoftBody;
-struct RigidBodyWorld;
+struct ViewLayer;
struct OpenVDBReader;
struct OpenVDBWriter;