mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-18 15:24:50 -05:00
adapt to the move of quad.hh to opm-material
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#if HAVE_QUAD
|
#if HAVE_QUAD
|
||||||
#include <ewoms/common/quad.hh>
|
#include <opm/material/common/quad.hpp>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <ewoms/common/start.hh>
|
#include <ewoms/common/start.hh>
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
*/
|
*/
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include <ewoms/common/quad.hh>
|
#include <opm/material/common/quad.hpp>
|
||||||
#include <ewoms/common/start.hh>
|
#include <ewoms/common/start.hh>
|
||||||
#include <ewoms/models/flash/flashmodel.hh>
|
#include <ewoms/models/flash/flashmodel.hh>
|
||||||
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
|
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
*/
|
*/
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include <ewoms/common/quad.hh>
|
#include <opm/material/common/quad.hpp>
|
||||||
#include <ewoms/common/start.hh>
|
#include <ewoms/common/start.hh>
|
||||||
#include <ewoms/models/flash/flashmodel.hh>
|
#include <ewoms/models/flash/flashmodel.hh>
|
||||||
#include <ewoms/disc/vcfv/vcfvdiscretization.hh>
|
#include <ewoms/disc/vcfv/vcfvdiscretization.hh>
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#if HAVE_QUAD
|
#if HAVE_QUAD
|
||||||
#include <ewoms/common/quad.hh>
|
#include <opm/material/common/quad.hpp>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <ewoms/common/start.hh>
|
#include <ewoms/common/start.hh>
|
||||||
|
|||||||
Reference in New Issue
Block a user