Include coupledFvPatchFields.H instead of coupledFvPatchField.H
This commit is contained in:
parent
875f0809a3
commit
9ec8d55010
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ SourceFiles
|
|||
#ifndef oversetFvPatchField_H
|
||||
#define oversetFvPatchField_H
|
||||
|
||||
#include "coupledFvPatchField.H"
|
||||
#include "coupledFvPatchFields.H"
|
||||
#include "oversetLduInterfaceField.H"
|
||||
#include "oversetFvPatch.H"
|
||||
#include "oversetMesh.H"
|
||||
|
|
Reference in a new issue