diff options
Diffstat (limited to 'src/Math/MVP.hpp')
| -rw-r--r-- | src/Math/MVP.hpp | 2 |
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 { |
