Commit df6b8131089eaf434d5b99830946c37976106a16

Sylvain Becker 2021-01-05T12:16:32

Fix compilation (implicit declaration of function) (see bug #5430)

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/render/SDL_yuv_sw.c b/src/render/SDL_yuv_sw.c
index a4bd515..8b8bf9b 100644
--- a/src/render/SDL_yuv_sw.c
+++ b/src/render/SDL_yuv_sw.c
@@ -26,6 +26,7 @@
 
 
 #include "SDL_yuv_sw_c.h"
+#include "SDL_cpuinfo.h"
 
 
 SDL_SW_YUVTexture *