summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/module/frame.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-pt/module/frame.hpp')
-rw-r--r--tracker-pt/module/frame.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-pt/module/frame.hpp b/tracker-pt/module/frame.hpp
index 239a3474..0569a323 100644
--- a/tracker-pt/module/frame.hpp
+++ b/tracker-pt/module/frame.hpp
@@ -2,7 +2,7 @@
#include "pt-api.hpp"
-#include <opencv2/core.hpp>
+#include <opencv2/core/mat.hpp>
#include <QImage>
#ifdef __clang__