Include coupledFvPatchFields.H instead of coupledFvPatchField.H

This commit is contained in:
Vuko Vukcevic 2018-07-27 11:03:56 +02:00
parent 875f0809a3
commit 9ec8d55010

View file

@ -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"