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 'intern/img/extern/IMG_Pixmap.h')
-rw-r--r--intern/img/extern/IMG_Pixmap.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/intern/img/extern/IMG_Pixmap.h b/intern/img/extern/IMG_Pixmap.h
index d9ab96cd745..8f07e6a46bb 100644
--- a/intern/img/extern/IMG_Pixmap.h
+++ b/intern/img/extern/IMG_Pixmap.h
@@ -41,6 +41,10 @@
#ifndef _H_IMG_Pixmap
#define _H_IMG_Pixmap
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "GEN_Types.h"
#include "GEN_Rect.h"