diff --git a/test/testautomation_surface.c b/test/testautomation_surface.c index 43fc24ec6783a..d04db19da6285 100644 --- a/test/testautomation_surface.c +++ b/test/testautomation_surface.c @@ -8,7 +8,9 @@ #define _CRT_NONSTDC_NO_DEPRECATE #include +#ifndef __WIN32__ #include +#endif #include #include "SDL.h"