diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-05 01:22:11 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-05 01:22:11 +0200 |
commit | cfffa29e29db6b2234c7f534b1ebcd612b7f4914 (patch) | |
tree | 35126a8dfc5304efaa4617efbc92e31617e4a030 /ftnoir_tracker_pt/camera.h | |
parent | 97bd173ee4b6f30c12ca590e213b21bbc83f8617 (diff) |
flush
Diffstat (limited to 'ftnoir_tracker_pt/camera.h')
-rw-r--r-- | ftnoir_tracker_pt/camera.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_tracker_pt/camera.h b/ftnoir_tracker_pt/camera.h index 7ebbcb67..889bf2d3 100644 --- a/ftnoir_tracker_pt/camera.h +++ b/ftnoir_tracker_pt/camera.h @@ -8,7 +8,7 @@ #ifndef CAMERA_H #define CAMERA_H -#include <opencv2/opencv.hpp> +#include <opencv2/core/core.hpp> #ifndef OPENTRACK_API # include <boost/shared_ptr.hpp> #else |