Adapt to moved opm-grid headers.

This commit is contained in:
Atgeirr Flø Rasmussen
2018-02-08 12:20:17 +01:00
parent 436c9f8791
commit 39793ec932
7 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
#include "eclbasevanguard.hh"
#include <dune/grid/polyhedralgrid.hh>
#include <opm/grid/polyhedralgrid.hh>
namespace Ewoms {
template <class TypeTag>