changeset 1358 | c71e05b4dc2e |
parent 1356 | 67114343400d |
child 1662 | 782fd950bd46 |
child 1895 | c121d94672cb |
child 4159 | a1b03ba2fcd0 |
--- a/include/SDL_timer.h Fri Feb 10 03:21:39 2006 +0000 +++ b/include/SDL_timer.h Fri Feb 10 06:48:43 2006 +0000 @@ -26,6 +26,7 @@ /* Header for the SDL time management routines */ #include "SDL_stdinc.h" +#include "SDL_error.h" #include "begin_code.h" /* Set up for C function definitions, even when using C++ */