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/imbuf/intern/imbuf_patch.h')
-rw-r--r--source/blender/imbuf/intern/imbuf_patch.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/imbuf/intern/imbuf_patch.h b/source/blender/imbuf/intern/imbuf_patch.h
index 11c556b2ced..e8d8faa14a1 100644
--- a/source/blender/imbuf/intern/imbuf_patch.h
+++ b/source/blender/imbuf/intern/imbuf_patch.h
@@ -38,10 +38,6 @@
#ifndef IMBUF_PATCH_H
#define IMBUF_PATCH_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
/* most of imbuf uses this aloc, and it will disappear soon
* (hopefully) (25-10-2001 nzc) */
#include "MEM_guardedalloc.h"