diff --git a/test/testfile.c b/test/testfile.c index 7badc6379..3e902ee0d 100644 --- a/test/testfile.c +++ b/test/testfile.c @@ -2,6 +2,7 @@ /* sanity tests on SDL_rwops.c (usefull for alternative implementations of stdio rwops) */ #include +#include #include "SDL.h" #include "SDL_endian.h"