Remove unneeded tinygltf include from header

This commit is contained in:
JosiahWI 2023-05-15 10:08:09 -05:00 committed by Josiah VanderZee
parent 3338cfac44
commit 4888c3b765
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<<<<<<< HEAD
#ifndef __C_GLTF_MESH_FILE_LOADER_INCLUDED__
#define __C_GLTF_MESH_FILE_LOADER_INCLUDED__