From 1110a9c6c6e69e5ab50fd090d51cf224d207c3ed Mon Sep 17 00:00:00 2001 From: Pierre Lassalle <lassallep@cesbio.cnes.fr> Date: Tue, 2 Aug 2016 08:51:41 +0200 Subject: [PATCH] include otbImage header. --- Code/lsgrmGraphOperations.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Code/lsgrmGraphOperations.h b/Code/lsgrmGraphOperations.h index d3f6d8c..0cde4dc 100644 --- a/Code/lsgrmGraphOperations.h +++ b/Code/lsgrmGraphOperations.h @@ -2,6 +2,7 @@ #define __LSGRM_GRAPH_OPERATIONS_H #include "lsgrmHeader.h" #include "lsrmGraphOperations.h" +#include "otbImage.h" #include "otbImageFileReader.h" namespace lsgrm -- GitLab