diff --git a/source/blender/imbuf/IMB_imbuf.h b/source/blender/imbuf/IMB_imbuf.h index 3a0ebbd03ad..b631ac79a06 100644 --- a/source/blender/imbuf/IMB_imbuf.h +++ b/source/blender/imbuf/IMB_imbuf.h @@ -518,6 +518,7 @@ void quicktime_exit(void); Called by schrijfplaatje() in toets.c */ short imb_savehdr_fromfloat(float *fbuf, char *name, int width, int height); + /* intern/dynlibtiff.c */ void libtiff_exit(void);