diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/testtimer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testtimer.c b/test/testtimer.c index 8ba8086927..a98ad6348d 100644 --- a/test/testtimer.c +++ b/test/testtimer.c @@ -16,6 +16,7 @@ #if 1 /* FIXME: Rework this using the 2.0 API */ #include <stdio.h> +#include "SDL.h" int main(int argc, char *argv[]) { |