From 56ef0105af08b73b85133b82f1ec61a9a7ac45fc Mon Sep 17 00:00:00 2001 From: Xavier Raynaud Date: Wed, 13 Jun 2012 17:51:47 +0200 Subject: [PATCH] fixed wrong include. --- opm/polymer/SimulatorPolymer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opm/polymer/SimulatorPolymer.cpp b/opm/polymer/SimulatorPolymer.cpp index 10c3d08f4..809e9bfff 100644 --- a/opm/polymer/SimulatorPolymer.cpp +++ b/opm/polymer/SimulatorPolymer.cpp @@ -45,7 +45,7 @@ #include #include #include -#include +#include #include #include