From 19b90937f9c4cfb6dc9e86993090ea22fb2652d5 Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Tue, 3 Aug 2010 14:39:42 +0100
Subject: [PATCH] ENH: (andy as mattijs) header file clean-up

---
 .../rhoCentralFoam/BCs/U/maxwellSlipUFvPatchVectorField.C      | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/applications/solvers/compressible/rhoCentralFoam/BCs/U/maxwellSlipUFvPatchVectorField.C b/applications/solvers/compressible/rhoCentralFoam/BCs/U/maxwellSlipUFvPatchVectorField.C
index 6802f969e1a..4962a338a19 100644
--- a/applications/solvers/compressible/rhoCentralFoam/BCs/U/maxwellSlipUFvPatchVectorField.C
+++ b/applications/solvers/compressible/rhoCentralFoam/BCs/U/maxwellSlipUFvPatchVectorField.C
@@ -28,8 +28,7 @@ License
 #include "mathematicalConstants.H"
 #include "fvPatchFieldMapper.H"
 #include "volFields.H"
-#include "surfaceFields.H"
-#include "fvCFD.H"
+#include "fvcGrad.H"
 
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-- 
GitLab