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/include/BIF_poseobject.h')
-rw-r--r--source/blender/include/BIF_poseobject.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/include/BIF_poseobject.h b/source/blender/include/BIF_poseobject.h
index 872584edfe9..e0afe0afaa3 100644
--- a/source/blender/include/BIF_poseobject.h
+++ b/source/blender/include/BIF_poseobject.h
@@ -33,6 +33,10 @@
#ifndef BIF_POSEOBJECT
#define BIF_POSEOBJECT
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
/**
* Activates posemode
*/