diff --git a/Code/UtilitiesAdapters/OGRAdapters/otbOGRLayerWrapper.h b/Code/UtilitiesAdapters/OGRAdapters/otbOGRLayerWrapper.h
index f3e6f919179db77e96d76a0b843ac9945fda21b3..7a8d4be67fef5ca5a59238d2437abd9be8be98c4 100644
--- a/Code/UtilitiesAdapters/OGRAdapters/otbOGRLayerWrapper.h
+++ b/Code/UtilitiesAdapters/OGRAdapters/otbOGRLayerWrapper.h
@@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.  See the above copyright notices for more information.
 
 =========================================================================*/
-#ifndef __otbLayerWrapper_h
-#define __otbLayerWrapper_h
+#ifndef __otbOGRLayerWrapper_h
+#define __otbOGRLayerWrapper_h
 
 // #include <iosfwd> // std::ostream&
 #include <boost/shared_ptr.hpp>
@@ -249,4 +249,4 @@ private:
 // #include "otbLayerWrapper.txx"
 #endif
 
-#endif // __otbLayerWrapper_h
+#endif // __otbOGRLayerWrapper_h