Salome HOME
Fix compilation pb.
[modules/kernel.git] / src / SALOMELocalTrace / FileTraceCollector.hxx
index e25a3a1820e2e8600c6a3dfc03aa31418fdfb051..96a503d7bb61f3c66dab0d44c887dde3892ceb5d 100644 (file)
@@ -15,7 +15,7 @@
 //  License along with this library; if not, write to the Free Software 
 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
 // 
-//  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 //
 //
@@ -27,6 +27,8 @@
 #ifndef _FILETRACECOLLECTOR_HXX_
 #define _FILETRACECOLLECTOR_HXX_
 
+#include "SALOME_LocalTrace.hxx"
+
 #include <string>
 #include "LocalTraceBufferPool.hxx"
 #include "BaseTraceCollector.hxx"