fix the include

pull/3889/head
Kim Kulling 2021-06-03 23:35:12 +02:00 committed by GitHub
parent 22b49efbd0
commit a716f741d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1277,7 +1277,7 @@ ASSIMP_API void aiQuaternionInterpolate(
# endif # endif
# define STB_IMAGE_IMPLEMENTATION # define STB_IMAGE_IMPLEMENTATION
# include "../contrib/stb_image/stb_image.h" # include "stb_image/stb_image.h"
# if _MSC_VER # if _MSC_VER
# pragma warning(pop) # pragma warning(pop)