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/makesdna/DNA_ika_types.h')
-rw-r--r--source/blender/makesdna/DNA_ika_types.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_ika_types.h b/source/blender/makesdna/DNA_ika_types.h
index 9024672fa01..b2dc1550ba1 100644
--- a/source/blender/makesdna/DNA_ika_types.h
+++ b/source/blender/makesdna/DNA_ika_types.h
@@ -40,6 +40,11 @@
#include "DNA_listBase.h"
#include "DNA_ID.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+
struct Object;
struct Ipo;