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/ControllerExporter.h
parentc263753d1770b5b812ea0e5c38174fa296492e2f (diff)
Fix building for new collada...
Diffstat (limited to 'source/blender/collada/ControllerExporter.h')
-rw-r--r--source/blender/collada/ControllerExporter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/collada/ControllerExporter.h b/source/blender/collada/ControllerExporter.h
index 4355fb6c28f..0be51187f6f 100644
--- a/source/blender/collada/ControllerExporter.h
+++ b/source/blender/collada/ControllerExporter.h
@@ -34,6 +34,7 @@
#include "COLLADASWStreamWriter.h"
#include "COLLADASWLibraryControllers.h"
+#include "COLLADASWInstanceController.h"
#include "COLLADASWInputList.h"
#include "COLLADASWNode.h"
#include "COLLADASWExtraTechnique.h"