Skip to content

Commit 7c8b100

Browse files
committed
fix
1 parent ab4f27e commit 7c8b100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opengeodeweb_viewer/vtk_protocol.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from dataclasses import dataclass, field
55

66
# Third party imports
7-
import vtkmodules.vtkRenderingVolumeOpenGL2
7+
import vtkmodules.vtkRenderingOpenGL2
88
from vtkmodules.web import protocols as vtk_protocols
99
from vtkmodules.vtkIOXML import (
1010
vtkXMLReader,

0 commit comments

Comments
 (0)