diff options
Diffstat (limited to 'src/vendor-cgltf-include.hpp')
| -rw-r--r-- | src/vendor-cgltf-include.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/vendor-cgltf-include.hpp b/src/vendor-cgltf-include.hpp new file mode 100644 index 0000000..7f69ca0 --- /dev/null +++ b/src/vendor-cgltf-include.hpp @@ -0,0 +1,6 @@ +#ifndef PKE_VENDOR_CGLTF_HPP +#define PKE_VENDOR_CGLTF_HPP + +#include "cgltf.h" + +#endif /* PKE_VENDOR_CGLTF_HPP */ |
