summary refs log tree commit diff
path: root/src/Math/MVP.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Math/MVP.cpp')
-rw-r--r--src/Math/MVP.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Math/MVP.cpp b/src/Math/MVP.cpp
index 754c656..dd5b5e7 100644
--- a/src/Math/MVP.cpp
+++ b/src/Math/MVP.cpp
@@ -1,6 +1,6 @@
 #include <cmath>
 #include "MVP.hpp"
-#include "Math.hpp"
+#include "Common.hpp"
 
 namespace Math::MVP {