summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/ftnoir_tracker_pt_dialog.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-07-31 13:48:09 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-07-31 13:48:09 +0200
commitfa528a7ebafc9b5751deda05c02aec43a9a45ead (patch)
treee23a0e74592670b23c5df3c6b58895255aaad581 /tracker-pt/ftnoir_tracker_pt_dialog.h
parentccafc5f054733e883bb0ef8b0c698b4c9c86fff9 (diff)
tracker/{aruco, pt}, compat, api: move opencv camera class to cv module
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt_dialog.h')
-rw-r--r--tracker-pt/ftnoir_tracker_pt_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt_dialog.h b/tracker-pt/ftnoir_tracker_pt_dialog.h
index b992e98d..87501b28 100644
--- a/tracker-pt/ftnoir_tracker_pt_dialog.h
+++ b/tracker-pt/ftnoir_tracker_pt_dialog.h
@@ -14,7 +14,7 @@
#include "trans_calib.h"
#include "pt_video_widget.h"
#include "ui_FTNoIR_PT_Controls.h"
-#include "opentrack/opencv-camera-dialog.hpp"
+#include "cv/camera-dialog.hpp"
#include <QTimer>