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_action_types.h')
-rw-r--r--source/blender/makesdna/DNA_action_types.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/makesdna/DNA_action_types.h b/source/blender/makesdna/DNA_action_types.h
index b8d8c6436a3..6be0096f0fb 100644
--- a/source/blender/makesdna/DNA_action_types.h
+++ b/source/blender/makesdna/DNA_action_types.h
@@ -39,10 +39,6 @@
#ifndef DNA_ACTION_TYPES_H
#define DNA_ACTION_TYPES_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "DNA_listBase.h"
#include "DNA_ID.h"
#include "DNA_view2d_types.h"