fixed error message, bmp header wasn't included

This commit is contained in:
2003-01-29 12:18:25 +00:00
parent 10a8183b7e
commit 744913e654

View File

@@ -41,6 +41,7 @@
#include "IMB_targa.h"
#include "IMB_png.h"
#include "IMB_bmp.h"
#ifdef HAVE_CONFIG_H
#include <config.h>