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/sequencer/SEQ_effects.h')
-rw-r--r--source/blender/sequencer/SEQ_effects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/sequencer/SEQ_effects.h b/source/blender/sequencer/SEQ_effects.h
index 1258efd2694..79a36be5a0b 100644
--- a/source/blender/sequencer/SEQ_effects.h
+++ b/source/blender/sequencer/SEQ_effects.h
@@ -27,9 +27,9 @@
extern "C" {
#endif
-struct Sequence;
struct ImBuf;
struct SeqRenderData;
+struct Sequence;
struct TextVars;
/* Wipe effect */