diff options
Diffstat (limited to 'src/Math/Common.hpp')
| -rw-r--r-- | src/Math/Common.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Math/Common.hpp b/src/Math/Common.hpp index cf5a2c7..6e4d8f3 100644 --- a/src/Math/Common.hpp +++ b/src/Math/Common.hpp @@ -2,8 +2,8 @@ #include "../Common/Sizes.hpp" +#include "Functions.hpp" #include "Vector.hpp" #include "Matrix.hpp" #include "Rotation.hpp" -#include "Trig.hpp" -#include "Constants.hpp" \ No newline at end of file +#include "Constants.hpp" |
