Commit 8782faf1 authored by Patrik Huber's avatar Patrik Huber

Added missing include for Texture

parent cc664c78
...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
#ifndef RENDER_DETAIL_HPP_ #ifndef RENDER_DETAIL_HPP_
#define RENDER_DETAIL_HPP_ #define RENDER_DETAIL_HPP_
#include "eos/render/utils.hpp"
#include "opencv2/core/core.hpp" #include "opencv2/core/core.hpp"
#include "boost/optional.hpp" #include "boost/optional.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