Sam Lantinga hace 6 meses
padre
commit
0d04e9ea6a
Se han modificado 1 ficheros con 1 adiciones y 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"