diff options
Diffstat (limited to 'src/Math/Rotation.hpp')
| -rw-r--r-- | src/Math/Rotation.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Math/Rotation.hpp b/src/Math/Rotation.hpp index d5bc023..d12ac29 100644 --- a/src/Math/Rotation.hpp +++ b/src/Math/Rotation.hpp @@ -1,7 +1,7 @@ #pragma once #include <cmath> -#include "Trig.hpp" +#include "Functions.hpp" #include "Vector.hpp" struct Rotation { |
