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:
-rw-r--r--source/blender/imbuf/intern/util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/imbuf/intern/util.c b/source/blender/imbuf/intern/util.c
index fc6a36e9729..6f6684489cb 100644
--- a/source/blender/imbuf/intern/util.c
+++ b/source/blender/imbuf/intern/util.c
@@ -41,6 +41,7 @@
#include "IMB_targa.h"
#include "IMB_png.h"
+#include "IMB_bmp.h"
#ifdef HAVE_CONFIG_H
#include <config.h>