1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

renamed gpu headers (made it more consistent)

This commit is contained in:
Vladislav Vinogradov
2013-05-30 11:23:18 +04:00
parent 6c253a41c2
commit 4c9773d55f
38 changed files with 61 additions and 54 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
# error gpu.hpp header must be compiled as C++
#endif
#include "opencv2/core/gpumat.hpp"
#include "opencv2/core/gpu.hpp"
#if !defined(__OPENCV_BUILD) && !defined(OPENCV_GPU_SKIP_INCLUDE)
#include "opencv2/opencv_modules.hpp"