Index: /trunk/FACT++/src/Shell.h
===================================================================
--- /trunk/FACT++/src/Shell.h	(revision 10368)
+++ /trunk/FACT++/src/Shell.h	(revision 10369)
@@ -66,5 +66,5 @@
     {
         ReadlineColor::PrintBootMsg(win, GetName());
-        Readline::Run();
+        ReadlineWindow::Run();
     }
 
