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>2020-12-16 08:26:23 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-12-16 08:26:23 +0300
commita869a61c88e37ce8a16676162ef7db3c62449b46 (patch)
treefbba30c32a6c5e14e9f2de3edfc959806f6d55bf /source/blender/sequencer/SEQ_sequencer.h
parentb347c4e9ca896c7f1149502962add1163db1e82c (diff)
Cleanup: sort struct blocks
Diffstat (limited to 'source/blender/sequencer/SEQ_sequencer.h')
-rw-r--r--source/blender/sequencer/SEQ_sequencer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/sequencer/SEQ_sequencer.h b/source/blender/sequencer/SEQ_sequencer.h
index a024d5e10d3..8c4863d98ed 100644
--- a/source/blender/sequencer/SEQ_sequencer.h
+++ b/source/blender/sequencer/SEQ_sequencer.h
@@ -27,6 +27,9 @@
extern "C" {
#endif
+struct BlendDataReader;
+struct BlendLibReader;
+struct BlendWriter;
struct Depsgraph;
struct Editing;
struct GPUOffScreen;
@@ -44,9 +47,6 @@ struct StripElem;
struct TextVars;
struct bContext;
struct bSound;
-struct BlendWriter;
-struct BlendDataReader;
-struct BlendLibReader;
/* Wipe effect */
enum {