Remove unneeded tinygltf include from header

This commit is contained in:
JosiahWI
2023-05-15 10:08:09 -05:00
parent 8b85381c41
commit 0aa0331d46

View File

@ -6,8 +6,6 @@
#include "IReadFile.h"
#include "path.h"
#include <tiny_gltf.h>
namespace irr
{