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_key_types.h')
-rw-r--r--source/blender/makesdna/DNA_key_types.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/makesdna/DNA_key_types.h b/source/blender/makesdna/DNA_key_types.h
index 4506b284a19..55f6d81aa06 100644
--- a/source/blender/makesdna/DNA_key_types.h
+++ b/source/blender/makesdna/DNA_key_types.h
@@ -37,10 +37,6 @@
#include "DNA_listBase.h"
#include "DNA_ID.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
struct Ipo;
typedef struct KeyBlock {