renamed gpu_private.hpp to private.gpu.hpp

This commit is contained in:
Vladislav Vinogradov
2013-05-30 11:11:40 +04:00
parent 0489489322
commit 439c3574ed
23 changed files with 24 additions and 24 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/gpu_private.hpp"
#include "opencv2/core/private.gpu.hpp"
#ifndef HAVE_CUDA
# error gpulegacy module requires CUDA