Fixing build with CUDA enabled
authorAndrey Kamaev <no@email>
Fri, 3 Feb 2012 12:35:39 +0000 (12:35 +0000)
committerAndrey Kamaev <no@email>
Fri, 3 Feb 2012 12:35:39 +0000 (12:35 +0000)
samples/gpu/cascadeclassifier_nvidia_api.cpp

index 41df5d3..6a20e9c 100644 (file)
@@ -7,7 +7,7 @@
 #include <iomanip>\r
 #include <cstdio>\r
 #include "opencv2/gpu/gpu.hpp"\r
-#include "opencv2/gpu/highgui.hpp"\r
+#include "opencv2/highgui/highgui.hpp"\r
 \r
 #ifdef HAVE_CUDA\r
 #include "NCVHaarObjectDetection.hpp"\r