Commit afe63008 authored by Patrik Huber's avatar Patrik Huber

Added missing glm includes for compute_face_normal

parent 30a65230
...@@ -24,6 +24,9 @@ ...@@ -24,6 +24,9 @@
#include "eos/render/Mesh.hpp" #include "eos/render/Mesh.hpp"
#include "glm/vec3.hpp"
#include "glm/geometric.hpp"
#include "opencv2/core/core.hpp" #include "opencv2/core/core.hpp"
#include "opencv2/imgproc/imgproc.hpp" #include "opencv2/imgproc/imgproc.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