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_cmap.h')
-rw-r--r--source/blender/imbuf/intern/IMB_cmap.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/imbuf/intern/IMB_cmap.h b/source/blender/imbuf/intern/IMB_cmap.h
index 734bbd627e1..23f5b9f4015 100644
--- a/source/blender/imbuf/intern/IMB_cmap.h
+++ b/source/blender/imbuf/intern/IMB_cmap.h
@@ -35,10 +35,6 @@
#ifndef IMB_CMAP_H
#define IMB_CMAP_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
struct ImBuf;
void imb_makecolarray(struct ImBuf *ibuf, unsigned char *mem, short nocols);