Fixing build with CUDA enabled

This commit is contained in:
Andrey Kamaev 2012-02-03 12:35:39 +00:00
parent c99253d62d
commit ee6fefc862

View File

@ -7,7 +7,7 @@
#include <iomanip>
#include <cstdio>
#include "opencv2/gpu/gpu.hpp"
#include "opencv2/gpu/highgui.hpp"
#include "opencv2/highgui/highgui.hpp"
#ifdef HAVE_CUDA
#include "NCVHaarObjectDetection.hpp"