Index: trunk/MagicSoft/Mars/mmain/MEventDisplay.cc
===================================================================
--- trunk/MagicSoft/Mars/mmain/MEventDisplay.cc	(revision 8941)
+++ trunk/MagicSoft/Mars/mmain/MEventDisplay.cc	(revision 8999)
@@ -1,4 +1,4 @@
 /* ======================================================================== *\
-! $Name: not supported by cvs2svn $:$Id: MEventDisplay.cc,v 1.63 2008-06-12 14:40:21 tbretz Exp $
+! $Name: not supported by cvs2svn $:$Id: MEventDisplay.cc,v 1.64 2008-07-14 19:59:11 tbretz Exp $
 ! --------------------------------------------------------------------------
 !
@@ -200,5 +200,5 @@
     }
 
-    if (type==0 && !MSequence::InflatePath(fname))
+    if (type==0 && !MSequence::InflateSeq(fname))
         return;
 
