0023634: Eliminate Polyline and Polygon usage in drawers
[occt.git] / src / OpenGl / OpenGl_Polyline.hxx
index ac17e10..25668fe 100644 (file)
@@ -26,7 +26,6 @@
 #include <OpenGl_Element.hxx>
 
 #include <Graphic3d_Array1OfVertex.hxx>
-#include <Graphic3d_Array1OfVertexC.hxx>
 
 class OpenGl_Polyline : public OpenGl_Element
 {