diff --git a/include/SDL_video.h b/include/SDL_video.h index 1cdbc4966..98ef3f124 100644 --- a/include/SDL_video.h +++ b/include/SDL_video.h @@ -58,6 +58,7 @@ typedef struct { Uint8 b; Uint8 unused; } SDL_Color; +#define SDL_Colour SDL_Color typedef struct { int ncolors;