Salome HOME
CoTech decision: move MEDWrapper from MED to SMESH
authoreap <eap@opencascade.com>
Mon, 24 Jun 2013 10:07:44 +0000 (10:07 +0000)
committereap <eap@opencascade.com>
Mon, 24 Jun 2013 10:07:44 +0000 (10:07 +0000)
-#include <MED_Common.hxx>
+#include "MED_Common.hxx"

src/SMESHGUI/SMESHGUI_FileInfoDlg.cxx

index d850c3071ebf3b1c75d52df534bbc1bdcbc4bc4b..881cf5970a145be4b26b6fbf29a881c61d2fc9ba 100644 (file)
@@ -23,7 +23,7 @@
 //
 #include "SMESHGUI_FileInfoDlg.h"
 
-#include <MED_Common.hxx>
+#include "MED_Common.hxx"
 
 #include <QGridLayout>
 #include <QLabel>