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/io/collada/AnimationClipExporter.h')
-rw-r--r--source/blender/io/collada/AnimationClipExporter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/io/collada/AnimationClipExporter.h b/source/blender/io/collada/AnimationClipExporter.h
index 25c69fe6b93..036a03c3b53 100644
--- a/source/blender/io/collada/AnimationClipExporter.h
+++ b/source/blender/io/collada/AnimationClipExporter.h
@@ -22,6 +22,8 @@
#include <math.h>
#include "COLLADASWLibraryAnimationClips.h"
+#include "DEG_depsgraph.h"
+#include "ExportSettings.h"
class AnimationClipExporter : COLLADASW::LibraryAnimationClips {
private: