Explorar o código

Fixed build

(cherry picked from commit 0d04e9ea6ac25269cda0e2ba8073d284e7dc3607)
Sam Lantinga hai 5 meses
pai
achega
366294e1c5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/video/SDL_blit_N.c

+ 1 - 0
src/video/SDL_blit_N.c

@@ -22,6 +22,7 @@
 
 #ifdef SDL_HAVE_BLIT_N
 
+#include "SDL_pixels_c.h"
 #include "SDL_surface_c.h"
 #include "SDL_blit_copy.h"