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/nla.h')
-rw-r--r--source/blender/include/nla.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/include/nla.h b/source/blender/include/nla.h
index d5685f9550e..6bd6518c4ab 100644
--- a/source/blender/include/nla.h
+++ b/source/blender/include/nla.h
@@ -53,6 +53,10 @@
#ifndef NLA_H
#define NLA_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#define __NLA
#define __NLA_BAKE // Not for release: Not yet fully implemented