freebsd-ports/science/openfoam/files/patch-applications_upgP..._vtkFoam_vtkFoamAddPatch.C
Thierry Thomas 57bed600c8 Shorten long patches names, in order to fix release CD in Joliet format.
PR:		94846
Submitted by:	Petr Rehor <prehor (at) gmail.com>
2006-03-26 21:05:18 +00:00

13 lines
472 B
C

--- applications/utilities/postProcessing/graphics/PVFoamReader/vtkFoam/vtkFoamAddPatch.C.orig Wed Jun 22 14:33:48 2005
+++ applications/utilities/postProcessing/graphics/PVFoamReader/vtkFoam/vtkFoamAddPatch.C Fri Jan 6 12:29:38 2006
@@ -29,8 +29,8 @@
#include "vtkFoam.H"
#include "polyPatch.H"
-#include "vtkUnstructuredGrid.h"
-#include "vtkCellArray.h"
+#include <vtk/vtkUnstructuredGrid.h>
+#include <vtk/vtkCellArray.h>
#include "vtkFoamInsertNextPoint.H"