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_editconstraint.h')
-rw-r--r--source/blender/include/BIF_editconstraint.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/include/BIF_editconstraint.h b/source/blender/include/BIF_editconstraint.h
index 2bad244c253..5d6d38fd529 100644
--- a/source/blender/include/BIF_editconstraint.h
+++ b/source/blender/include/BIF_editconstraint.h
@@ -33,10 +33,6 @@
#ifndef BIF_EDITCONSTRAINT_H
#define BIF_EDITCONSTRAINT_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
struct ListBase;
struct Object;
struct bConstraint;