diff --git a/extern/tinygltf/include/tiny_gltf.h b/extern/tinygltf/include/tiny_gltf.h index 63ae0e7..e3257b0 100644 --- a/extern/tinygltf/include/tiny_gltf.h +++ b/extern/tinygltf/include/tiny_gltf.h @@ -1710,13 +1710,13 @@ class TinyGLTF { #ifndef TINYGLTF_NO_STB_IMAGE #ifndef TINYGLTF_NO_INCLUDE_STB_IMAGE -#include +#include #endif #endif #ifndef TINYGLTF_NO_STB_IMAGE_WRITE #ifndef TINYGLTF_NO_INCLUDE_STB_IMAGE_WRITE -#include +#include #endif #endif