diff options
Diffstat (limited to 'src/math-helpers.hpp')
| -rw-r--r-- | src/math-helpers.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math-helpers.hpp b/src/math-helpers.hpp index 9276df8..2039348 100644 --- a/src/math-helpers.hpp +++ b/src/math-helpers.hpp @@ -1,7 +1,7 @@ #ifndef PKE_MATH_HELPERS_HPP #define PKE_MATH_HELPERS_HPP -#include "vendor/glm_include.hpp" +#include "vendor-glm-include.hpp" #include <LinearMath/btQuaternion.h> #include <LinearMath/btVector3.h> #include <LinearMath/btTransform.h> |
