add gif explicitely as loader, to avoid iteration over all the availabl loader modules

SVN revision: 30892
This commit is contained in:
doursse 2007-07-18 09:04:30 +00:00 committed by doursse
parent ade3911a13
commit 9ea393d8a0
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ static struct ext_loader_s loaders[] = {
{ "tiff", "tiff" },
{ "tif", "tiff" },
{ "svg", "svg" },
{ "svgz", "svg" }
{ "svgz", "svg" },
{ "gif", "gif" }
};
EAPI int