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:
authorBastien Montagne <montagne29@wanadoo.fr>2013-01-21 18:00:01 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2013-01-21 18:00:01 +0400
commit95758cf2cf377b18314319d32205a03a580e321f (patch)
tree78f8f9bf5d7111486a1563941d327df00857ad24 /source/blender/collada/ExtraHandler.h
parentc263753d1770b5b812ea0e5c38174fa296492e2f (diff)
Fix building for new collada...
Diffstat (limited to 'source/blender/collada/ExtraHandler.h')
-rw-r--r--source/blender/collada/ExtraHandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/collada/ExtraHandler.h b/source/blender/collada/ExtraHandler.h
index 900e7b70331..aa1ae52a521 100644
--- a/source/blender/collada/ExtraHandler.h
+++ b/source/blender/collada/ExtraHandler.h
@@ -31,6 +31,7 @@
#include "COLLADASaxFWLIExtraDataCallbackHandler.h"
#include "COLLADASaxFWLFilePartLoader.h"
+#include "COLLADASWInstanceController.h"
#include "DocumentImporter.h"
#include "AnimationImporter.h"