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/img/intern/IMG_CanvasRGBA32.h')
-rw-r--r--source/blender/img/intern/IMG_CanvasRGBA32.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/img/intern/IMG_CanvasRGBA32.h b/source/blender/img/intern/IMG_CanvasRGBA32.h
index fb201202fc1..53743b65a87 100644
--- a/source/blender/img/intern/IMG_CanvasRGBA32.h
+++ b/source/blender/img/intern/IMG_CanvasRGBA32.h
@@ -35,6 +35,10 @@
#ifndef _H_IMG_CanvasRGBA32
#define _H_IMG_CanvasRGBA32
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "IMG_PixmapRGBA32.h"
#include "IMG_BrushRGBA32.h"