Index: trunk/FACT++/src/RemoteControl.h
===================================================================
--- trunk/FACT++/src/RemoteControl.h	(revision 13251)
+++ trunk/FACT++/src/RemoteControl.h	(revision 13252)
@@ -207,5 +207,5 @@
             const Time timeout = ms<=0 ? Time(Time::none) : Time()+boost::posix_time::millisec(ms);
 
-            T::GetSteamOut().Display(true);
+            T::GetStreamOut().Display(true);
             T::GetStreamOut().SetBacklog(false);
             T::GetStreamOut().SetNullOutput(false);
