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

This commit is contained in:
Andreas Lauser
2016-12-14 12:38:12 +01:00
parent 44339935e4
commit 64af85c1da
4 changed files with 4 additions and 4 deletions
+1 -1
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>
+1 -1
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>
+1 -1
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>
+1 -1
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>