mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 23:33:26 +02:00
Fix for compilation on linux.
This commit is contained in:
parent
2154f76202
commit
2d0315978e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include "AnimSkeleton.h"
|
||||
#include "AnimationLogging.h"
|
||||
#include "glmHelpers.h"
|
||||
#include "GLMHelpers.h"
|
||||
#include <glm/gtx/transform.hpp>
|
||||
#include <glm/gtc/quaternion.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue