diff --git a/opm/models/blackoil/blackoilmicpmodules.hh b/opm/models/blackoil/blackoilmicpmodules.hh index 5e607491a..b0ec72447 100644 --- a/opm/models/blackoil/blackoilmicpmodules.hh +++ b/opm/models/blackoil/blackoilmicpmodules.hh @@ -30,7 +30,6 @@ #include "blackoilproperties.hh" #include -#include #if HAVE_ECL_INPUT #include @@ -39,6 +38,9 @@ #include +#include +#include +#include #include namespace Opm {