From 7cc2f870666ed73ffa7eeb3116e7f7c8976d32ac Mon Sep 17 00:00:00 2001 From: sln Date: Thu, 28 Jun 2012 13:15:59 +0000 Subject: [PATCH] Linux compilation --- src/VTKViewer/VTKViewer_Glyph3D.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VTKViewer/VTKViewer_Glyph3D.h b/src/VTKViewer/VTKViewer_Glyph3D.h index 77cc0b0f1..2d6802619 100644 --- a/src/VTKViewer/VTKViewer_Glyph3D.h +++ b/src/VTKViewer/VTKViewer_Glyph3D.h @@ -21,7 +21,7 @@ #include "VTKViewer.h" -#include +#include class VTKVIEWER_EXPORT VTKViewer_Glyph3D : public vtkGlyph3D { -- 2.39.2