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/BSE_drawnla.h')
-rw-r--r--source/blender/include/BSE_drawnla.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/include/BSE_drawnla.h b/source/blender/include/BSE_drawnla.h
index 0809491d173..b71c604acfe 100644
--- a/source/blender/include/BSE_drawnla.h
+++ b/source/blender/include/BSE_drawnla.h
@@ -33,10 +33,6 @@
#ifndef BSE_DRAWNLA_H
#define BSE_DRAWNLA_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
void drawnlaspace(void);
#endif /* BSE_DRAWNLA */