diff --git a/Modules/Applications/AppImageUtils/app/otbDynamicConvert.cxx b/Modules/Applications/AppImageUtils/app/otbDynamicConvert.cxx
index 08696439549ca1c0b15e66baffd3352ccee7d29b..fa8b76c501ec66ee5672ce6a19efd8128ac8f5c7 100644
--- a/Modules/Applications/AppImageUtils/app/otbDynamicConvert.cxx
+++ b/Modules/Applications/AppImageUtils/app/otbDynamicConvert.cxx
@@ -32,6 +32,8 @@
 #include "otbMultiToMonoChannelExtractROI.h"
 #include "otbImageList.h"
 
+#include <numeric>
+
 namespace otb
 {
 namespace Wrapper