mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use hpp header files when accessing well_info from libecl
This commit is contained in:
parent
55341cd74d
commit
8bf4913957
@ -28,7 +28,7 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "ert/ecl_well/well_info.h"
|
||||
#include "ert/ecl_well/well_info.hpp"
|
||||
|
||||
#include "RifReaderInterface.h"
|
||||
|
||||
|
@ -26,7 +26,7 @@ class RifEclipseOutputFileTools;
|
||||
|
||||
//typedef struct ecl_file_struct ecl_file_type;
|
||||
|
||||
#include "ert/ecl_well/well_info.h"
|
||||
#include "ert/ecl_well/well_info.hpp"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user