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:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2011-08-29 03:25:13 +0400
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2011-08-29 03:25:13 +0400
commit1c153b011d7bc2b8e6f2ff783b5f5617fadcd57c (patch)
tree0fe97496bf86e487596c13f9c0c203c195605e00 /source/blender/makesrna/intern/rna_main_api.c
parent7eb10d1538a4df347a96b659b29fd24d74513dd9 (diff)
parentc31b776dc9a914f0fcf1b988edb448f12ed4eb64 (diff)
Merged changes in the trunk up to revision 39759.
Diffstat (limited to 'source/blender/makesrna/intern/rna_main_api.c')
-rw-r--r--source/blender/makesrna/intern/rna_main_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/rna_main_api.c b/source/blender/makesrna/intern/rna_main_api.c
index f96b28ac870..45cf21c5036 100644
--- a/source/blender/makesrna/intern/rna_main_api.c
+++ b/source/blender/makesrna/intern/rna_main_api.c
@@ -38,6 +38,7 @@
#include "RNA_define.h"
#include "RNA_access.h"
#include "RNA_enum_types.h"
+#include "rna_internal.h"
#include "BKE_utildefines.h"