Commit ee6fefc8 authored by Andrey Kamaev's avatar Andrey Kamaev

Fixing build with CUDA enabled

parent c99253d6
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#include <iomanip> #include <iomanip>
#include <cstdio> #include <cstdio>
#include "opencv2/gpu/gpu.hpp" #include "opencv2/gpu/gpu.hpp"
#include "opencv2/gpu/highgui.hpp" #include "opencv2/highgui/highgui.hpp"
#ifdef HAVE_CUDA #ifdef HAVE_CUDA
#include "NCVHaarObjectDetection.hpp" #include "NCVHaarObjectDetection.hpp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment