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/BDR_editcurve.h')
-rw-r--r--source/blender/include/BDR_editcurve.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/include/BDR_editcurve.h b/source/blender/include/BDR_editcurve.h
index 7a2e2f42973..2f12b40b079 100644
--- a/source/blender/include/BDR_editcurve.h
+++ b/source/blender/include/BDR_editcurve.h
@@ -33,10 +33,6 @@
#ifndef BDR_EDITCURVE_H
#define BDR_EDITCURVE_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
struct Curve;
struct Nurb;
struct BezTriple;