Fix incorrect #include
This commit is contained in:
parent
89479c5c75
commit
928a9be5db
@ -2,7 +2,7 @@
|
||||
#include <pybind11/stl.h>
|
||||
#include <pybind11/numpy.h>
|
||||
|
||||
#include <src/opm/io/eclipse/EclFile.cpp>
|
||||
#include <opm/io/eclipse/EclFile.hpp>
|
||||
#include <opm/io/eclipse/EclIOdata.hpp>
|
||||
|
||||
#include "export.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user