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_hamx.h')
-rw-r--r--source/blender/imbuf/intern/IMB_hamx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/imbuf/intern/IMB_hamx.h b/source/blender/imbuf/intern/IMB_hamx.h
index 934cbb7d8ba..8b7f489964e 100644
--- a/source/blender/imbuf/intern/IMB_hamx.h
+++ b/source/blender/imbuf/intern/IMB_hamx.h
@@ -35,10 +35,6 @@
#ifndef IMB_HAMX_H
#define IMB_HAMX_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
struct ImBuf;
struct ImBuf *imb_loadanim(int *iffmem, int flags);