fix the include
parent
22b49efbd0
commit
a716f741d8
|
@ -1277,7 +1277,7 @@ ASSIMP_API void aiQuaternionInterpolate(
|
|||
# endif
|
||||
|
||||
# define STB_IMAGE_IMPLEMENTATION
|
||||
# include "../contrib/stb_image/stb_image.h"
|
||||
# include "stb_image/stb_image.h"
|
||||
|
||||
# if _MSC_VER
|
||||
# pragma warning(pop)
|
||||
|
|
Loading…
Reference in New Issue