Skip to content

Commit 30a344b

Browse files
committed
Rebased
1 parent 8557f51 commit 30a344b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opm/simulators/flow/python/PyBlackOilSimulator.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class PyBlackOilSimulator
6767
int stepInit();
6868

6969
private:
70-
Opm::FlowMainEbos<TypeTag>& getFlowMain() const;
70+
Opm::FlowMain<TypeTag>& getFlowMain() const;
7171
PyFluidState<TypeTag>& getFluidState() const;
7272
PyMaterialState<TypeTag>& getMaterialState() const;
7373

0 commit comments

Comments
 (0)