Commit 6931b61d authored by Patrik Huber's avatar Patrik Huber

Fixed includes

parent 9be82386
...@@ -23,9 +23,8 @@ ...@@ -23,9 +23,8 @@
#define RENDERINGPARAMETERS_HPP_ #define RENDERINGPARAMETERS_HPP_
#include "eos/fitting/orthographic_camera_estimation_linear.hpp" #include "eos/fitting/orthographic_camera_estimation_linear.hpp"
#include "eos/render/utils.hpp" // for to_mat()
//#include "glm/gtc/matrix_transform.hpp" #include "glm/gtc/matrix_transform.hpp"
#include "glm/gtc/quaternion.hpp" #include "glm/gtc/quaternion.hpp"
#include "eos/fitting/detail/optional_cerealisation.hpp" #include "eos/fitting/detail/optional_cerealisation.hpp"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment