Index: LMDZ6/trunk/libf/dynphy_lonlat/phydev/iniphysiq_mod.f90
===================================================================
--- LMDZ6/trunk/libf/dynphy_lonlat/phydev/iniphysiq_mod.f90	(revision 5268)
+++ LMDZ6/trunk/libf/dynphy_lonlat/phydev/iniphysiq_mod.f90	(revision 5282)
@@ -11,4 +11,5 @@
                      rlatu,rlatv,rlonu,rlonv,aire,cu,cv, &
                      prad,pg,pr,pcpp,iflag_phys)
+  USE iniprint_mod_h
   USE dimphy, ONLY: init_dimphy
   USE inigeomphy_mod, ONLY: inigeomphy
@@ -22,10 +23,9 @@
   !
   !=======================================================================
-  !   Initialisation of the physical constants and some positional and 
+  !   Initialisation of the physical constants and some positional and
   !   geometrical arrays for the physics
   !=======================================================================
- 
- 
-  include "iniprint.h"
+
+
 
   REAL,INTENT(IN) :: prad ! radius of the planet (m)
