renamed gpu* source to cuda* in core module

This commit is contained in:
Vladislav Vinogradov
2013-07-23 14:12:04 +04:00
parent 91dd44e7fa
commit cfe4a71dc6
63 changed files with 67 additions and 67 deletions

View File

@@ -48,7 +48,7 @@
# error this is a private header which should not be used from outside of the OpenCV library
#endif
#include "opencv2/core/private.gpu.hpp"
#include "opencv2/core/private.cuda.hpp"
#ifndef HAVE_CUDA
# error gpulegacy module requires CUDA