summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_pt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-04-10 04:25:06 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-04-10 04:25:06 +0200
commit596b678ed73dc8af5da2b446711a4197be169958 (patch)
tree29179cd70f385eed3c5767c42d6ce15162159d6d /ftnoir_tracker_pt
parent925643f3960f94820705e9991b0d222493bf87f9 (diff)
Actually fix build this time
Diffstat (limited to 'ftnoir_tracker_pt')
-rw-r--r--ftnoir_tracker_pt/camera.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_tracker_pt/camera.h b/ftnoir_tracker_pt/camera.h
index 32c76465..6fec12da 100644
--- a/ftnoir_tracker_pt/camera.h
+++ b/ftnoir_tracker_pt/camera.h
@@ -9,7 +9,7 @@
#define CAMERA_H
#include <opencv2/opencv.hpp>
-#include <opencv2/highgui.hpp>
+#include <opencv/highgui.h>
//#include "videoInput/videoInput.h"
// ----------------------------------------------------------------------------