mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Move stb_image.h around
This commit is contained in:
parent
864dd33e0d
commit
6635f76f33
2 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
0
cores/stb_image.h → deps/stb/stb_image.h
vendored
0
cores/stb_image.h → deps/stb/stb_image.h
vendored
Loading…
Add table
Reference in a new issue