mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: ewoms/io -> opm/models/io
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#include <opm/models/utils/propertysystem.hh>
|
||||
#include <opm/models/utils/parametersystem.hh>
|
||||
#include <ewoms/io/dgfvanguard.hh>
|
||||
#include <opm/models/io/dgfvanguard.hh>
|
||||
|
||||
#if HAVE_DUNE_FEM
|
||||
#include <dune/fem/gridpart/adaptiveleafgridpart.hh>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
#ifndef EWOMS_SIMULATOR_HH
|
||||
#define EWOMS_SIMULATOR_HH
|
||||
|
||||
#include <ewoms/io/restart.hh>
|
||||
#include <opm/models/io/restart.hh>
|
||||
#include <opm/models/utils/parametersystem.hh>
|
||||
|
||||
#include <opm/models/utils/propertysystem.hh>
|
||||
|
||||
Reference in New Issue
Block a user