summary refs log tree commit diff
path: root/src/Math/MVP.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Math/MVP.hpp')
-rw-r--r--src/Math/MVP.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Math/MVP.hpp b/src/Math/MVP.hpp
index 0abad66..af4fbbc 100644
--- a/src/Math/MVP.hpp
+++ b/src/Math/MVP.hpp
@@ -1,6 +1,6 @@
 #pragma once
 
-#include "Math.hpp"
+#include "Common.hpp"
 
 namespace Math::MVP {