Skip to content

Commit

Permalink
Fixed compiling IMG_WIC.c
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Sep 13, 2017
1 parent 66c1e5e commit 64eb36d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions IMG_WIC.c
Expand Up @@ -261,3 +261,6 @@ SDL_Surface *IMG_LoadTIF_RW(SDL_RWops *src)
{
return WIC_LoadImage(src);
}

#endif /* SDL_IMAGE_USE_WIC_BACKEND */

0 comments on commit 64eb36d

Please sign in to comment.