From 7e69b33586c200d67b0d8f8a6937a8d37635ccd9 Mon Sep 17 00:00:00 2001 From: mattijs <mattijs@hunt.opencfd.co.uk> Date: Thu, 5 Mar 2009 17:01:16 +0000 Subject: [PATCH] include file --- .../graphics/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H b/applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H index 8cfb5f02f98..927415c005a 100644 --- a/applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H +++ b/applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H @@ -64,8 +64,7 @@ SourceFiles #include "wordList.H" #include "primitivePatch.H" #include "PrimitivePatchInterpolation.H" -#include "volFields.H" -#include "pointFields.H" +#include "volPointInterpolation.H" // * * * * * * * * * * * * * Forward Declarations * * * * * * * * * * * * * // -- GitLab