adapt to the move of quad.hh to opm-material

This commit is contained in:
Andreas Lauser 2016-12-14 09:45:42 +01:00
parent 44339935e4
commit 64af85c1da
4 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>