From a319377690cb979d19d726d17219c5a111a84b6b Mon Sep 17 00:00:00 2001 From: Matteo DI Giovinazzo Date: Wed, 26 Jun 2019 20:19:57 -0600 Subject: [PATCH] Fix typo in ecl_grav_calc.hpp --- lib/include/ert/ecl/ecl_grav_calc.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/include/ert/ecl/ecl_grav_calc.hpp b/lib/include/ert/ecl/ecl_grav_calc.hpp index 3b42b0ed94..55a51b3b2f 100644 --- a/lib/include/ert/ecl/ecl_grav_calc.hpp +++ b/lib/include/ert/ecl/ecl_grav_calc.hpp @@ -22,9 +22,9 @@ extern "C" { #endif -#include -#include -#include +#include +#include +#include double ecl_grav_phase_deltag( double utm_x , double utm_y ,