fixed naming

This commit is contained in:
2024-09-03 21:36:29 +03:00
parent a77280e796
commit 462dbbc04a
5 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
#include <omath/Vector3.h>
#include <cmath>
#include <omath/angles.h>
#include <omath/Angles.h>
namespace omath
{