fixed naming

This commit is contained in:
2024-09-03 21:36:29 +03:00
parent f412d688de
commit 8e836a6d2d
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
{