Browse Source

Fix compilation problems about yuv_rgb_lsx.c

yuanhecai 1 year ago
parent
commit
129b459b2c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/video/yuv2rgb/yuv_rgb_lsx.c

+ 1 - 0
src/video/yuv2rgb/yuv_rgb_lsx.c

@@ -4,6 +4,7 @@
 
 
 #if SDL_HAVE_YUV
 #if SDL_HAVE_YUV
 #include "yuv_rgb_lsx.h"
 #include "yuv_rgb_lsx.h"
+#include "yuv_rgb_internal.h"
 
 
 #ifdef SDL_LSX_INTRINSICS
 #ifdef SDL_LSX_INTRINSICS