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/deflate/BLO_deflate.h')
-rw-r--r--source/blender/deflate/BLO_deflate.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/deflate/BLO_deflate.h b/source/blender/deflate/BLO_deflate.h
index 50cd7408598..8d7f9ff07e0 100644
--- a/source/blender/deflate/BLO_deflate.h
+++ b/source/blender/deflate/BLO_deflate.h
@@ -31,10 +31,6 @@
* zlib deflate compression wrapper library interface
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#ifndef BLO_DEFLATE_H
#define BLO_DEFLATE_H