@@ -1,5 +1,7 @@
#include "nodes/base/base.hpp"
#include "nodes/draw/drawNode.hpp"
+#include <opencv2/opencv.hpp>
+
namespace Node
{