Index: trunk/Cosy/main/MStarguider.h
===================================================================
--- trunk/Cosy/main/MStarguider.h	(revision 14584)
+++ trunk/Cosy/main/MStarguider.h	(revision 14585)
@@ -119,6 +119,6 @@
     MTime   fTimeFromTp;
 
-    ofstream *fOutTp;
-    ofstream *fOutStargTp;
+    std::ofstream *fOutTp;
+    std::ofstream *fOutStargTp;
 //    ofstream *fOutRq;
 
