--- MITgcm/pkg/seaice/seaice_cost_sss.F 2012/08/02 01:26:45 1.6 +++ MITgcm/pkg/seaice/seaice_cost_sss.F 2014/10/11 19:02:25 1.8 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/pkg/seaice/seaice_cost_sss.F,v 1.6 2012/08/02 01:26:45 jmc Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/pkg/seaice/seaice_cost_sss.F,v 1.8 2014/10/11 19:02:25 gforget Exp $ C $Name: $ #include "SEAICE_OPTIONS.h" @@ -29,10 +29,11 @@ #ifdef ALLOW_COST # include "optim.h" # ifdef ALLOW_ECCO -# include "ecco_cost.h" +# include "ecco.h" # endif # ifdef ALLOW_SEAICE # include "SEAICE_COST.h" +# include "SEAICE_SIZE.h" # include "SEAICE_PARAMS.h" # endif #endif