pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/editor object_manager.cxx,1.26,1.27


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor object_manager.cxx,1.26,1.27
Date: 5 Sep 2002 12:40:24 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/editor
In directory dark:/tmp/cvs-serv31236/src/editor

Modified Files:
        object_manager.cxx 
Log Message:
bye, bye good old .plf/.psm support...

Index: object_manager.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/object_manager.cxx,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- object_manager.cxx  16 Aug 2002 15:14:00 -0000      1.26
+++ object_manager.cxx  5 Sep 2002 12:40:22 -0000       1.27
@@ -17,11 +17,12 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <fstream>
 #include <algorithm>
 #include <ClanLib/Core/Math/rect.h>
+#include "../plf.hxx"
 #include "../globals.hxx"
 #include "../system.hxx"
-#include "../plf_plf.hxx"
 #include "../xml_helper.hxx"
 #include "../pingus_resource.hxx"
 #include "../pingus_error.hxx"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]