Commit 9a80d232 authored by Patrik Huber's avatar Patrik Huber

Fixed utils.hpp includes

parent 238afe3c
......@@ -22,6 +22,8 @@
#ifndef RENDER_UTILS_HPP_
#define RENDER_UTILS_HPP_
#include "eos/render/Mesh.hpp"
#include "opencv2/core/core.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