Move stb_image.h around
This commit is contained in:
parent
864dd33e0d
commit
6635f76f33
|
@ -17,7 +17,7 @@
|
|||
#define STBI_SUPPORT_ZLIB
|
||||
#endif
|
||||
|
||||
#include "stb_image.h"
|
||||
#include "../deps/stb/stb_image.h"
|
||||
|
||||
#ifdef RARCH_INTERNAL
|
||||
#include "internal_cores.h"
|
||||
|
|
Loading…
Reference in New Issue