diff --git a/src/dynamicMesh/dynamicMesh/motionSolver/motionSolver.H b/src/dynamicMesh/dynamicMesh/motionSolver/motionSolver.H index 58714fc04..57580c63e 100644 --- a/src/dynamicMesh/dynamicMesh/motionSolver/motionSolver.H +++ b/src/dynamicMesh/dynamicMesh/motionSolver/motionSolver.H @@ -39,7 +39,8 @@ SourceFiles #include "foamTime.H" #include "IOdictionary.H" #include "pointField.H" -#include "twoDPointCorrector.H" +// TODO: could not be found +#include "../../../meshTools/twoDPointCorrector/twoDPointCorrector.H" // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //