changeset 1402 | d910939febfa |
parent 1353 | 7ba544e2888d |
child 1422 | d2ee8da60262 |
1.1 --- a/include/SDL_config.h.minimal Tue Feb 21 08:34:45 2006 +0000 1.2 +++ b/include/SDL_config.h.minimal Tue Feb 21 08:46:50 2006 +0000 1.3 @@ -25,6 +25,8 @@ 1.4 1.5 /* This is the minimal configuration that can be used to build SDL */ 1.6 1.7 +#include "SDL_platform.h" 1.8 + 1.9 #include <stdarg.h> 1.10 1.11 typedef signed char int8_t;