summary refs log tree commit diff
path: root/src/Math/Common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Math/Common.hpp')
-rw-r--r--src/Math/Common.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Math/Common.hpp b/src/Math/Common.hpp
index 1ea75f2..cf5a2c7 100644
--- a/src/Math/Common.hpp
+++ b/src/Math/Common.hpp
@@ -1,5 +1,7 @@
 #pragma once
 
+#include "../Common/Sizes.hpp"
+
 #include "Vector.hpp"
 #include "Matrix.hpp"
 #include "Rotation.hpp"