renamed headers

This commit is contained in:
Vladislav Alpatov
2025-03-21 04:17:42 +03:00
parent 3a1533eccb
commit 5fdf3dad16
23 changed files with 18 additions and 18 deletions

View File

@@ -7,7 +7,7 @@
#include <expected>
#include <omath/Mat.hpp>
#include <omath/Vector3.hpp>
#include "ErrorCodes.hpp"
#include "error_codes.hpp"
#include <omath/Angle.hpp>
#include <type_traits>