mirror of
https://github.com/yawut/SDL.git
synced 2026-07-10 13:44:44 -05:00
Fix include path compilation
This commit is contained in:
parent
e8c223cb60
commit
279eb4402b
|
|
@ -26,7 +26,7 @@
|
|||
#include "SDL_RLEaccel_c.h"
|
||||
#include "SDL_pixels_c.h"
|
||||
#include "SDL_yuv_c.h"
|
||||
#include "../../cpuinfo/SDL_simd.h"
|
||||
#include "../cpuinfo/SDL_simd.h"
|
||||
|
||||
|
||||
/* Check to make sure we can safely check multiplication of surface w and pitch and it won't overflow size_t */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user