Catch up to changing location of ERT headers.
This commit is contained in:
parent
c245a0ae7a
commit
9d2191dd37
@ -8,11 +8,11 @@
|
|||||||
|
|
||||||
#ifdef HAVE_ERT
|
#ifdef HAVE_ERT
|
||||||
#include <opm/core/utility/writeECLData.hpp>
|
#include <opm/core/utility/writeECLData.hpp>
|
||||||
#include <util.h>
|
#include <ert/util/util.h>
|
||||||
#include <ecl_util.h>
|
#include <ert/ecl/ecl_util.h>
|
||||||
#include <ecl_kw.h>
|
#include <ert/ecl/ecl_kw.h>
|
||||||
#include <ecl_endian_flip.h>
|
#include <ert/ecl/ecl_endian_flip.h>
|
||||||
#include <fortio.h>
|
#include <ert/ecl/fortio.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user