Export WICImageLoader form DLL

This commit is contained in:
Josh Bodily 2016-01-21 15:35:51 -07:00
parent 6718fa3ea2
commit c75cfcbbfa
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ struct WICConvert
WICPixelFormatGUID target;
};
class WICImageLoader
class CC_DLL WICImageLoader
{
public: