1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

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
@@ -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