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