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/python/intern/bpy_rna_data.c')
-rw-r--r--source/blender/python/intern/bpy_rna_data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/python/intern/bpy_rna_data.c b/source/blender/python/intern/bpy_rna_data.c
index 18aa9d13020..3f82f176a5d 100644
--- a/source/blender/python/intern/bpy_rna_data.c
+++ b/source/blender/python/intern/bpy_rna_data.c
@@ -21,6 +21,7 @@
#include "BKE_main.h"
#include "RNA_access.h"
+#include "RNA_prototypes.h"
#include "bpy_rna.h"
#include "bpy_rna_data.h"