and that tga entry too

SVN revision: 53890
This commit is contained in:
Carsten Haitzler 2010-10-26 08:29:39 +00:00
parent ef332fcf44
commit c5661c4471
1 changed files with 3 additions and 0 deletions

View File

@ -231,6 +231,9 @@ static const struct {
#ifdef EVAS_STATIC_BUILD_EDB
EVAS_EINA_STATIC_MODULE_USE(image_loader, edb),
#endif
#ifdef EVAS_STATIC_BUILD_TGA
EVAS_EINA_STATIC_MODULE_USE(image_loader, tga),
#endif
#ifdef EVAS_STATIC_BUILD_EDB
EVAS_EINA_STATIC_MODULE_USE(image_saver, edb),
#endif