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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/collada/collada.h b/source/blender/collada/collada.h
index d5c26bb402c..67aaf1ff6c7 100644
--- a/source/blender/collada/collada.h
+++ b/source/blender/collada/collada.h
@@ -43,6 +43,7 @@ extern "C" {
int selected,
int apply_modifiers,
int include_bone_children,
+ int use_object_instantiation,
int second_life);
#ifdef __cplusplus
}