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/IMB_iff.h')
-rw-r--r--source/blender/imbuf/intern/IMB_iff.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/imbuf/intern/IMB_iff.h b/source/blender/imbuf/intern/IMB_iff.h
index e59bb21369e..1dbb193d098 100644
--- a/source/blender/imbuf/intern/IMB_iff.h
+++ b/source/blender/imbuf/intern/IMB_iff.h
@@ -35,10 +35,6 @@
#ifndef IMB_IFF_H
#define IMB_IFF_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
struct ImBuf;
unsigned short imb_start_iff(struct ImBuf *ibuf, int file);