changeset 1356 | 67114343400d |
parent 1312 | c9b51268668f |
child 1358 | c71e05b4dc2e |
--- a/include/SDL_quit.h Fri Feb 10 03:00:38 2006 +0000 +++ b/include/SDL_quit.h Fri Feb 10 03:19:02 2006 +0000 @@ -25,6 +25,8 @@ #ifndef _SDL_quit_h #define _SDL_quit_h +#include "SDL_stdinc.h" + /* An SDL_QUITEVENT is generated when the user tries to close the application window. If it is ignored or filtered out, the window will remain open.