fix sample build error

pull/4036/head
陶浩然 2021-08-19 18:49:43 +08:00
parent ceced70df0
commit d926c5ed61
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#endif // _MSC_VER
#define STB_IMAGE_IMPLEMENTATION
#include "contrib/stb_image/stb_image.h"
#include "contrib/stb/stb_image.h"
#ifdef _MSC_VER
#pragma warning(default: 4100) // Enable warning 'unreferenced formal parameter'