diff --git a/Code/ApplicationEngine/otbWrapperTypes.h b/Code/ApplicationEngine/otbWrapperTypes.h
index e76a46a4d5129638ac2414762cc849920e3b8758..5f2e85cb52c579377077c0b72e10ce884f807f1a 100644
--- a/Code/ApplicationEngine/otbWrapperTypes.h
+++ b/Code/ApplicationEngine/otbWrapperTypes.h
@@ -45,6 +45,7 @@ typedef enum
   ParameterType_OutputVectorData,
   ParameterType_Radius,
   ParameterType_Group,
+  ParameterType_ListView,
 } ParameterType;
 
 typedef enum