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:
authorCampbell Barton <ideasman42@gmail.com>2013-10-31 07:30:20 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-10-31 07:30:20 +0400
commit712c8f3caeafb982b0c589895c81874b97b3b902 (patch)
treef88415cbdecff737d34c5ad59c3b9fd38d073ade /source/blender/makesrna/intern/rna_curve.c
parent1cf1984d1c4913024f58cc54cbe1db06eb47738a (diff)
code cleanup: warnings
Diffstat (limited to 'source/blender/makesrna/intern/rna_curve.c')
-rw-r--r--source/blender/makesrna/intern/rna_curve.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/rna_curve.c b/source/blender/makesrna/intern/rna_curve.c
index bd4b8dd76b1..74fe3c145f1 100644
--- a/source/blender/makesrna/intern/rna_curve.c
+++ b/source/blender/makesrna/intern/rna_curve.c
@@ -38,6 +38,7 @@
#include "RNA_access.h"
#include "RNA_define.h"
+#include "RNA_enum_types.h"
#include "rna_internal.h"