diff --git a/Code/IO/otbTerraSarImageMetadataInterface.h b/Code/IO/otbTerraSarImageMetadataInterface.h index 3a4ca993c8a48506df0dbaea1808e61a6b2ae3b1..7559c6dd19f8b9e9074551841b877f4134c2ef5b 100644 --- a/Code/IO/otbTerraSarImageMetadataInterface.h +++ b/Code/IO/otbTerraSarImageMetadataInterface.h @@ -29,8 +29,8 @@ #include "otbMetaDataKey.h" #include "otbImageKeywordlist.h" #include "itkImageBase.h" -#include <ossim/otb/Noise.h> -#include <ossim/otb/IncidenceAngles.h> +#include <otb/Noise.h> +#include <otb/IncidenceAngles.h> #include <string> namespace otb