Final updates before release
[occt.git] / samples / mfc / standard / 07_Triangulation / src / Tesselate_Presentation.cpp
index d835ec8..d1be201 100755 (executable)
@@ -397,7 +397,7 @@ void Tesselate_Presentation::tesselateShape(const TopoDS_Shape& aShape)
 void Tesselate_Presentation::sample(const Standard_CString aFileName)
 {
   CString initfile(((OCC_App*) AfxGetApp())->GetInitDataDir());
-  initfile += "\\..\\..\\..\\samples\\mfc\\standard\\Data\\";
+  initfile += "..\\..\\..\\Data\\";
   initfile += aFileName;
 
 /*