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:
authorArystanbek Dyussenov <arystan.d@gmail.com>2010-03-16 19:15:30 +0300
committerArystanbek Dyussenov <arystan.d@gmail.com>2010-03-16 19:15:30 +0300
commit735b444d74d41bf2cec1ab81e781283e79d9c3d6 (patch)
tree111b44a7573230f3448500d21d8fbcac5421badc /source/blender/editors/include/ED_keyframing.h
parentd617294c49912b1b0473bbbe58f62a3549641482 (diff)
Fix this error when building with collada: http://www.pasteall.org/11757
Diffstat (limited to 'source/blender/editors/include/ED_keyframing.h')
-rw-r--r--source/blender/editors/include/ED_keyframing.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/editors/include/ED_keyframing.h b/source/blender/editors/include/ED_keyframing.h
index dc0fb597c22..c0821b3ff55 100644
--- a/source/blender/editors/include/ED_keyframing.h
+++ b/source/blender/editors/include/ED_keyframing.h
@@ -47,6 +47,8 @@ struct wmOperatorType;
struct PointerRNA;
struct PropertyRNA;
+#include "RNA_types.h"
+
/* ************ Keyframing Management **************** */
/* Get the active settings for keyframing settings from context (specifically the given scene)