From d2061a67e9ac3fa69be63511f21826a4c66ed732 Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 24 Jun 2013 10:07:44 +0000 Subject: [PATCH] CoTech decision: move MEDWrapper from MED to SMESH -#include +#include "MED_Common.hxx" --- src/SMESHGUI/SMESHGUI_FileInfoDlg.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SMESHGUI/SMESHGUI_FileInfoDlg.cxx b/src/SMESHGUI/SMESHGUI_FileInfoDlg.cxx index d850c3071..881cf5970 100644 --- a/src/SMESHGUI/SMESHGUI_FileInfoDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_FileInfoDlg.cxx @@ -23,7 +23,7 @@ // #include "SMESHGUI_FileInfoDlg.h" -#include +#include "MED_Common.hxx" #include #include -- 2.30.2