summary refs log tree commit diff
path: root/src/Math/Math.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Math/Math.hpp')
-rw-r--r--src/Math/Math.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Math/Math.hpp b/src/Math/Math.hpp
index 66ffd36..8204728 100644
--- a/src/Math/Math.hpp
+++ b/src/Math/Math.hpp
@@ -1,3 +1,4 @@
 #pragma once
 
-#include "Vector.hpp"
\ No newline at end of file
+#include "Vector.hpp"
+#include "Matrix.hpp"
\ No newline at end of file