diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-12-31 12:41:12 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-12-31 12:41:12 +0100 |
commit | 77412f01c387ffce47d42bcaad3cf26816591350 (patch) | |
tree | aafdf8dc8117716e2e5258d613adb0300c278075 /ftnoir_tracker_aruco | |
parent | 85129ee6fcabee8821e301ae64fec81f12df788d (diff) |
finish rename
Diffstat (limited to 'ftnoir_tracker_aruco')
-rw-r--r-- | ftnoir_tracker_aruco/ftnoir_tracker_aruco.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h b/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h index 23598f4d..2ff40c77 100644 --- a/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h +++ b/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h @@ -18,7 +18,7 @@ #include <QDialog> #include <opencv2/opencv.hpp> #include <opencv/highgui.h> -#include "facetracknoir/options.hpp" +#include "facetracknoir/options.h" using namespace options; struct settings { |