summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/module/camera.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2021-10-19 08:33:37 +0200
committerStanislaw Halik <sthalik@misaki.pl>2021-10-19 14:07:16 +0200
commitedd8680615e842375d8c9af25427784ed01f4fab (patch)
treeed3483692c46cad415e2ea54f6b088f124b5d777 /tracker-pt/module/camera.h
parent848fc5b13a7d76e89010781239d0dd701e51337d (diff)
cv, tracker/pt: cleanup opencv includes
Diffstat (limited to 'tracker-pt/module/camera.h')
-rw-r--r--tracker-pt/module/camera.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tracker-pt/module/camera.h b/tracker-pt/module/camera.h
index f9b62282..e4772178 100644
--- a/tracker-pt/module/camera.h
+++ b/tracker-pt/module/camera.h
@@ -13,8 +13,6 @@
#include <memory>
-#include <opencv2/core.hpp>
-
#include <QString>
namespace pt_module {