update assimp_glm_helpers.h

This commit is contained in:
JC
2022-03-20 16:17:08 -07:00
parent 5abd8d67e3
commit f61a4d8043

View File

@@ -1,6 +1,6 @@
#pragma once
#include<assimp/Quaternion.h>
#include<assimp/quaternion.h>
#include<assimp/vector3.h>
#include<assimp/matrix4x4.h>
#include<glm/glm.hpp>