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 editor.cxx,1.25,1.26 level_pro


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor editor.cxx,1.25,1.26 level_property_window.cxx,1.6,1.7
Date: 22 Aug 2002 02:25:02 -0000

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

Modified Files:
        editor.cxx level_property_window.cxx 
Log Message:
Albertos win32 compability patch

Index: editor.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/editor.cxx,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- editor.cxx  16 Aug 2002 13:03:35 -0000      1.25
+++ editor.cxx  22 Aug 2002 02:24:59 -0000      1.26
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include "pingus.hxx"
 #include <ClanLib/Core/System/system.h>
 #include <ClanLib/Core/Resources/resource_manager.h>
 #include <ClanLib/Display/Display/display.h>

Index: level_property_window.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/level_property_window.cxx,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- level_property_window.cxx   16 Aug 2002 13:03:36 -0000      1.6
+++ level_property_window.cxx   22 Aug 2002 02:24:59 -0000      1.7
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include "pingus.hxx"
 #include "object_manager.hxx"
 #include "../string_converter.hxx"
 #include "level_property_window.hxx"





reply via email to

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