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/draw/intern/draw_common.h')
-rw-r--r--source/blender/draw/intern/draw_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/draw/intern/draw_common.h b/source/blender/draw/intern/draw_common.h
index 17db02d986f..23dd47d4ab5 100644
--- a/source/blender/draw/intern/draw_common.h
+++ b/source/blender/draw/intern/draw_common.h
@@ -24,9 +24,9 @@
struct DRWPass;
struct DRWShadingGroup;
+struct FluidModifierData;
struct GPUMaterial;
struct ModifierData;
-struct FluidModifierData;
struct Object;
struct ParticleSystem;
struct RegionView3D;