diff --git a/sc2/src/sc2code/libs/graphics/sdl/scalers.c b/sc2/src/sc2code/libs/graphics/sdl/scalers.c index 2daf97f57..77f148b2d 100755 --- a/sc2/src/sc2code/libs/graphics/sdl/scalers.c +++ b/sc2/src/sc2code/libs/graphics/sdl/scalers.c @@ -18,7 +18,7 @@ #include "types.h" #include "libs/graphics/sdl/sdl_common.h" -#include SDL_INCLUDE(sdl_cpuinfo.h) +#include SDL_INCLUDE(SDL_cpuinfo.h) #include "libs/platform.h" #include "scalers.h" #include "scaleint.h"