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_utils_previews.c')
-rw-r--r--source/blender/python/intern/bpy_utils_previews.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/python/intern/bpy_utils_previews.c b/source/blender/python/intern/bpy_utils_previews.c
index 6c7e835fed8..aa79ac56347 100644
--- a/source/blender/python/intern/bpy_utils_previews.c
+++ b/source/blender/python/intern/bpy_utils_previews.c
@@ -15,6 +15,7 @@
#include "BLI_utildefines.h"
#include "RNA_access.h"
+#include "RNA_prototypes.h"
#include "RNA_types.h"
#include "BPY_extern.h"