diff --git a/include/omath/engines/frostbite_engine/camera.hpp b/include/omath/engines/frostbite_engine/camera.hpp index 8c02cf1..25b4d3f 100644 --- a/include/omath/engines/frostbite_engine/camera.hpp +++ b/include/omath/engines/frostbite_engine/camera.hpp @@ -10,4 +10,4 @@ namespace omath::frostbite_engine { using Camera = projection::Camera; -} // namespace omath::unity_engine \ No newline at end of file +} // namespace omath::frostbite_engine \ No newline at end of file