diff --git a/include/omath/engines/unreal_engine/camera.hpp b/include/omath/engines/unreal_engine/camera.hpp index 4b5283e..1f62c3c 100644 --- a/include/omath/engines/unreal_engine/camera.hpp +++ b/include/omath/engines/unreal_engine/camera.hpp @@ -9,5 +9,5 @@ namespace omath::unreal_engine { - using Camera = projection::Camera; + using Camera = projection::Camera; } // namespace omath::unreal_engine \ No newline at end of file