diff --git a/src/MNH/ice4_sedimentation_split.f90 b/src/MNH/ice4_sedimentation_split.f90
index df9b7259447e37c126fdc1712cbb4728fc9663eb..05c7df02dafd6ff0d704d599f5307b34c09f45c7 100644
--- a/src/MNH/ice4_sedimentation_split.f90
+++ b/src/MNH/ice4_sedimentation_split.f90
@@ -92,6 +92,9 @@ USE MODE_MPPDB
 !Warning: intrinsics gamma does not give same results between CPU and GPU with NVHPC (tested with 22.2 version)
 USE MODI_GAMMA
 #endif
+#if defined(TARGET_NV70)
+USE MODI_GAMMA
+#endif
 !
 IMPLICIT NONE
 !