Skip to content

Commit 1a52201

Browse files
committed
CloudViewer: added vtkTexture.h include (#425)
1 parent cd5e4f3 commit 1a52201

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guilib/src/CloudViewer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6868
#include <vtkOpenGLRenderWindow.h>
6969
#include <vtkPointPicker.h>
7070
#include <vtkTextActor.h>
71+
#include <vtkTexture.h>
7172
#include <vtkOBBTree.h>
7273
#include <vtkObjectFactory.h>
7374
#include <vtkQuad.h>

0 commit comments

Comments
 (0)