0024776: Visualization - inherit OpenGl_View from Graphic3d_CView
[occt.git] / src / OpenGl / OpenGl_telem_util.cxx
index 5262c49..a43d2ee 100644 (file)
@@ -68,7 +68,6 @@ when a face has confused or aligned points.
 
 #include <OpenGl_telem_util.hxx>
 #include <InterfaceGraphic_Graphic3d.hxx>
-#include <InterfaceGraphic_Visual3d.hxx>
 
 #define GPRECIS 0.000001
 Tint TelGetPolygonNormal(tel_point pnts, Tint* indexs, Tint npnt, Tfloat *norm ) {