mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
update assimp_glm_helpers.h
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include<assimp/Quaternion.h>
|
#include<assimp/quaternion.h>
|
||||||
#include<assimp/vector3.h>
|
#include<assimp/vector3.h>
|
||||||
#include<assimp/matrix4x4.h>
|
#include<assimp/matrix4x4.h>
|
||||||
#include<glm/glm.hpp>
|
#include<glm/glm.hpp>
|
||||||
|
|||||||
Reference in New Issue
Block a user