fix bug #2674
authoryao <bitwangyaoyao@gmail.com>
Tue, 15 Jan 2013 09:12:46 +0000 (17:12 +0800)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Wed, 23 Jan 2013 10:48:04 +0000 (14:48 +0400)
modules/ocl/include/opencv2/ocl/ocl.hpp

index 4a56cff..5e12889 100644 (file)
@@ -41,8 +41,8 @@
 //
 //M*/
 
-#ifndef __OPENCV_GPU_HPP__
-#define __OPENCV_GPU_HPP__
+#ifndef __OPENCV_OCL_HPP__
+#define __OPENCV_OCL_HPP__
 
 #include <memory>
 #include <vector>