SDL_image: IMG_LoadTyped_RW - type should be const char *

hi

extern DECLSPEC SDL_Surface * SDLCALL IMG_LoadTyped_RW(SDL_RWops *src,
int freesrc, char *type);

the type should be const char* imo

greetings
martin