Fix compilation problems about yuv_rgb_lsx.c

This commit is contained in:
yuanhecai 2024-01-19 11:13:16 +08:00 committed by Sam Lantinga
parent 81ac656b7c
commit 129b459b2c

View file

@ -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