mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adapt to the move of quad.hh to opm-material
This commit is contained in:
parent
44339935e4
commit
64af85c1da
@ -29,7 +29,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#if HAVE_QUAD
|
||||
#include <ewoms/common/quad.hh>
|
||||
#include <opm/material/common/quad.hpp>
|
||||
#endif
|
||||
|
||||
#include <ewoms/common/start.hh>
|
||||
|
@ -28,7 +28,7 @@
|
||||
*/
|
||||
#include "config.h"
|
||||
|
||||
#include <ewoms/common/quad.hh>
|
||||
#include <opm/material/common/quad.hpp>
|
||||
#include <ewoms/common/start.hh>
|
||||
#include <ewoms/models/flash/flashmodel.hh>
|
||||
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
|
||||
|
@ -28,7 +28,7 @@
|
||||
*/
|
||||
#include "config.h"
|
||||
|
||||
#include <ewoms/common/quad.hh>
|
||||
#include <opm/material/common/quad.hpp>
|
||||
#include <ewoms/common/start.hh>
|
||||
#include <ewoms/models/flash/flashmodel.hh>
|
||||
#include <ewoms/disc/vcfv/vcfvdiscretization.hh>
|
||||
|
@ -29,7 +29,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#if HAVE_QUAD
|
||||
#include <ewoms/common/quad.hh>
|
||||
#include <opm/material/common/quad.hpp>
|
||||
#endif
|
||||
|
||||
#include <ewoms/common/start.hh>
|
||||
|
Loading…
Reference in New Issue
Block a user