- Fix build.
That wouldn't be me commiting otherwise.

svn path=/trunk/; revision=60979
This commit is contained in:
Jérôme Gardou 2013-11-13 20:10:10 +00:00
parent 26b89c0907
commit a6fa197bc0

View file

@ -204,7 +204,7 @@ IntFindExistingCurIconObject(HMODULE hModule,
}
HANDLE
IntCreateCurIconHandle(DWORD dwNumber)
IntCreateCurIconHandle(BOOLEAN Anim)
{
PCURICON_OBJECT CurIcon;
HANDLE hCurIcon;