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/collada/collada.h')
-rw-r--r--source/blender/collada/collada.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/collada/collada.h b/source/blender/collada/collada.h
index 7882542ca44..bfa07ef5c5c 100644
--- a/source/blender/collada/collada.h
+++ b/source/blender/collada/collada.h
@@ -40,10 +40,10 @@ extern "C" {
#include "BLI_path_util.h"
#include "RNA_types.h"
-struct bContext;
struct Depsgraph;
struct Scene;
struct ViewLayer;
+struct bContext;
/*
* both return 1 on success, 0 on error