From ce4b719060a1e6b0c078cff04387165e69a38039 Mon Sep 17 00:00:00 2001
From: Pierre Lassalle <lassallep@cesbio.cnes.fr>
Date: Tue, 26 Jul 2016 09:04:42 +0200
Subject: [PATCH] Header fixes.

---
 include/grmGraphToOtbImage.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/grmGraphToOtbImage.h b/include/grmGraphToOtbImage.h
index c388022..395d359 100644
--- a/include/grmGraphToOtbImage.h
+++ b/include/grmGraphToOtbImage.h
@@ -15,8 +15,8 @@
      PURPOSE.  See the above copyright notices for more information.
 
 =========================================================================*/
-#ifndef __GRM_GRAPH_TO_OTBIMAGE_H
-#define __GRM_GRAPH_TO_OTBIMAGE_H
+#ifndef GRM_GRAPH_TO_OTBIMAGE_H
+#define GRM_GRAPH_TO_OTBIMAGE_H
 #include <itkRGBPixel.h>
 #include <itkImageRegion.h>
 #include <otbImage.h>
-- 
GitLab