diff --git a/include/omath/projection/camera.hpp b/include/omath/projection/camera.hpp index a281630..7c3473b 100644 --- a/include/omath/projection/camera.hpp +++ b/include/omath/projection/camera.hpp @@ -5,8 +5,8 @@ #pragma once #include -#include -#include +#include +#include #include #include #include "omath/projection/error_codes.hpp"