Update precomp.hpp
authorAdam Rankin <adam.rankin@gmail.com>
Mon, 12 Mar 2018 02:28:18 +0000 (22:28 -0400)
committerGitHub <noreply@github.com>
Mon, 12 Mar 2018 02:28:18 +0000 (22:28 -0400)
Enabling build of visualization module when using VTK 9 (current HEAD of d5bbb9e99bbc6d11d2196c48bfd8f33508554551)

modules/viz/src/precomp.hpp

index 369db19..dc5a5db 100644 (file)
 #include <vtkMath.h>
 #include <vtkExtractEdges.h>
 #include <vtkFrustumSource.h>
+#include <vtkTexture.h>
 #include <vtkTextureMapToPlane.h>
 #include <vtkPolyDataNormals.h>
 #include <vtkAlgorithmOutput.h>