changeset 1980 | 0e7becb566ee |
parent 1978 | 542c78b6fb12 |
child 2341 | c6cd46639bc5 |
1.1 --- a/include/SDL_main.h Thu Aug 10 14:55:00 2006 +0000 1.2 +++ b/include/SDL_main.h Thu Aug 10 14:55:45 2006 +0000 1.3 @@ -29,7 +29,7 @@ 1.4 1.5 #if defined(__WIN32__) || \ 1.6 (defined(__MWERKS__) && !defined(__BEOS__)) || \ 1.7 - defined(__SYMBIAN32__) || defined(QWS) 1.8 + defined(__SYMBIAN32__) 1.9 1.10 #ifdef __cplusplus 1.11 #define C_LINKAGE "C"