naming fixed

This commit is contained in:
2025-03-23 01:02:11 +03:00
parent 5a1014a239
commit d9219cdddb

View File

@@ -5,8 +5,8 @@
#pragma once
#include <expected>
#include <omath/Angle.hpp>
#include <omath/Mat.hpp>
#include <omath/angle.hpp>
#include <omath/mat.hpp>
#include <omath/vector3.hpp>
#include <type_traits>
#include "omath/projection/error_codes.hpp"