0025773: Visualization - remove AIS_Drawer class and transfer its Link() logic to...
[occt.git] / samples / mfc / standard / 04_Viewer3d / src / ISession_Curve.cpp
index 58ad7b7..97a4326 100755 (executable)
@@ -7,7 +7,7 @@
 #include <Prs3d_LineAspect.hxx>
 #include <StdPrs_Curve.hxx>
 #include <GeomAdaptor_Curve.hxx>
-#include <AIS_Drawer.hxx>
+#include <Prs3d_Drawer.hxx>
 #include <Prs3d_ArrowAspect.hxx>
 
 IMPLEMENT_STANDARD_HANDLE(ISession_Curve,AIS_InteractiveObject)