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/intern/IMG_PixmapRGBA32.cpp')
-rw-r--r--intern/img/intern/IMG_PixmapRGBA32.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/intern/img/intern/IMG_PixmapRGBA32.cpp b/intern/img/intern/IMG_PixmapRGBA32.cpp
index 70c62141097..a79ffe1b6e4 100644
--- a/intern/img/intern/IMG_PixmapRGBA32.cpp
+++ b/intern/img/intern/IMG_PixmapRGBA32.cpp
@@ -38,6 +38,9 @@
* @date March 6, 2001
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "IMG_PixmapRGBA32.h"