Browse Source

Fixed build

Sam Lantinga 4 months ago
parent
commit
0d04e9ea6a
1 changed files with 1 additions and 0 deletions
  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"