Index: trunk/MagicSoft/Mars/meventdisp/MGFadcDisp.cc
===================================================================
--- trunk/MagicSoft/Mars/meventdisp/MGFadcDisp.cc	(revision 591)
+++ trunk/MagicSoft/Mars/meventdisp/MGFadcDisp.cc	(revision 609)
@@ -2,4 +2,5 @@
 
 #include <stdlib.h>
+#include <iostream.h>
 
 #include <TGButton.h>      // TGPictureButton
@@ -272,5 +273,5 @@
    // window menu item is selected.
 
-  delete this ;
+    delete this ;
 }
        
