Index: Games/Pingus/src/worldobjsdata/conveyor_belt_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/conveyor_belt_data.cxx,v retrieving revision 1.3 diff -u -r1.3 conveyor_belt_data.cxx --- Games/Pingus/src/worldobjsdata/conveyor_belt_data.cxx 15 Sep 2002 11:02:24 -0000 1.3 +++ Games/Pingus/src/worldobjsdata/conveyor_belt_data.cxx 25 Sep 2002 15:22:04 -0000 @@ -17,7 +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 +#include #include "../pingus_resource.hxx" #include "../xml_helper.hxx" #include "../editorobjs/conveyor_belt_obj.hxx" Index: Games/Pingus/src/worldobjsdata/bumper_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/bumper_data.cxx,v retrieving revision 1.5 diff -u -r1.5 bumper_data.cxx --- Games/Pingus/src/worldobjsdata/bumper_data.cxx 15 Sep 2002 09:54:34 -0000 1.5 +++ Games/Pingus/src/worldobjsdata/bumper_data.cxx 25 Sep 2002 15:22:17 -0000 @@ -17,7 +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 +#include #include "bumper_data.hxx" #include "../xml_helper.hxx" #include "../editorobjs/bumper_obj.hxx" Index: Games/Pingus/src/worldobjsdata/fake_exit_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/fake_exit_data.cxx,v retrieving revision 1.5 diff -u -r1.5 fake_exit_data.cxx --- Games/Pingus/src/worldobjsdata/fake_exit_data.cxx 15 Sep 2002 09:54:34 -0000 1.5 +++ Games/Pingus/src/worldobjsdata/fake_exit_data.cxx 25 Sep 2002 15:23:11 -0000 @@ -17,7 +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 +#include #include "fake_exit_data.hxx" #include "../xml_helper.hxx" #include "../editorobjs/fake_exit_obj.hxx" Index: Games/Pingus/src/worldobjsdata/hammer_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/hammer_data.cxx,v retrieving revision 1.5 diff -u -r1.5 hammer_data.cxx --- Games/Pingus/src/worldobjsdata/hammer_data.cxx 15 Sep 2002 09:54:34 -0000 1.5 +++ Games/Pingus/src/worldobjsdata/hammer_data.cxx 25 Sep 2002 15:23:24 -0000 @@ -17,7 +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 +#include #include "hammer_data.hxx" #include "../xml_helper.hxx" #include "../editorobjs/hammer_obj.hxx" Index: Games/Pingus/src/worldobjsdata/hotspot_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/hotspot_data.cxx,v retrieving revision 1.1 diff -u -r1.1 hotspot_data.cxx --- Games/Pingus/src/worldobjsdata/hotspot_data.cxx 24 Sep 2002 09:29:04 -0000 1.1 +++ Games/Pingus/src/worldobjsdata/hotspot_data.cxx 25 Sep 2002 15:23:34 -0000 @@ -17,7 +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 +#include #include "../editorobjs/hotspot_obj.hxx" #include "../worldobjs/hotspot.hxx" #include "../xml_helper.hxx" Index: Games/Pingus/src/worldobjsdata/ice_block_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/ice_block_data.cxx,v retrieving revision 1.3 diff -u -r1.3 ice_block_data.cxx --- Games/Pingus/src/worldobjsdata/ice_block_data.cxx 15 Sep 2002 11:02:24 -0000 1.3 +++ Games/Pingus/src/worldobjsdata/ice_block_data.cxx 25 Sep 2002 15:23:45 -0000 @@ -17,7 +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 +#include #include "../pingus_resource.hxx" #include "../xml_helper.hxx" #include "../editorobjs/ice_block_obj.hxx" Index: Games/Pingus/src/worldobjsdata/info_box_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/info_box_data.cxx,v retrieving revision 1.5 diff -u -r1.5 info_box_data.cxx --- Games/Pingus/src/worldobjsdata/info_box_data.cxx 17 Sep 2002 21:45:56 -0000 1.5 +++ Games/Pingus/src/worldobjsdata/info_box_data.cxx 25 Sep 2002 15:23:57 -0000 @@ -17,7 +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 +#include #include "../pingus_resource.hxx" #include "../xml_helper.hxx" #include "../editorobjs/info_box_obj.hxx" Index: Games/Pingus/src/worldobjsdata/laser_exit_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/laser_exit_data.cxx,v retrieving revision 1.5 diff -u -r1.5 laser_exit_data.cxx --- Games/Pingus/src/worldobjsdata/laser_exit_data.cxx 15 Sep 2002 09:54:34 -0000 1.5 +++ Games/Pingus/src/worldobjsdata/laser_exit_data.cxx 25 Sep 2002 15:24:09 -0000 @@ -17,7 +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 +#include #include "laser_exit_data.hxx" #include "../xml_helper.hxx" #include "../editorobjs/laser_exit_obj.hxx" Index: Games/Pingus/src/worldobjsdata/smasher_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/smasher_data.cxx,v retrieving revision 1.5 diff -u -r1.5 smasher_data.cxx --- Games/Pingus/src/worldobjsdata/smasher_data.cxx 15 Sep 2002 09:54:34 -0000 1.5 +++ Games/Pingus/src/worldobjsdata/smasher_data.cxx 25 Sep 2002 15:24:21 -0000 @@ -17,7 +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 +#include #include "smasher_data.hxx" #include "../xml_helper.hxx" #include "../editorobjs/smasher_obj.hxx" Index: Games/Pingus/src/worldobjsdata/solid_color_background_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/solid_color_background_data.cxx,v retrieving revision 1.1 diff -u -r1.1 solid_color_background_data.cxx --- Games/Pingus/src/worldobjsdata/solid_color_background_data.cxx 15 Sep 2002 09:54:34 -0000 1.1 +++ Games/Pingus/src/worldobjsdata/solid_color_background_data.cxx 25 Sep 2002 15:24:34 -0000 @@ -17,7 +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 +#include #include "../xml_helper.hxx" #include "../editorobjs/solid_color_background_obj.hxx" #include "../worldobjs/solid_color_background.hxx" Index: Games/Pingus/src/worldobjsdata/spike_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/spike_data.cxx,v retrieving revision 1.5 diff -u -r1.5 spike_data.cxx --- Games/Pingus/src/worldobjsdata/spike_data.cxx 15 Sep 2002 09:54:34 -0000 1.5 +++ Games/Pingus/src/worldobjsdata/spike_data.cxx 25 Sep 2002 15:24:44 -0000 @@ -17,7 +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 +#include #include "spike_data.hxx" #include "../xml_helper.hxx" #include "../editorobjs/spike_obj.hxx" Index: Games/Pingus/src/worldobjsdata/starfield_background_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/starfield_background_data.cxx,v retrieving revision 1.1 diff -u -r1.1 starfield_background_data.cxx --- Games/Pingus/src/worldobjsdata/starfield_background_data.cxx 16 Sep 2002 20:52:22 -0000 1.1 +++ Games/Pingus/src/worldobjsdata/starfield_background_data.cxx 25 Sep 2002 15:24:54 -0000 @@ -17,7 +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 +#include #include "../string_converter.hxx" #include "../xml_helper.hxx" #include "../editorobjs/starfield_background_obj.hxx" Index: Games/Pingus/src/worldobjsdata/surface_background_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/surface_background_data.cxx,v retrieving revision 1.1 diff -u -r1.1 surface_background_data.cxx --- Games/Pingus/src/worldobjsdata/surface_background_data.cxx 16 Sep 2002 20:52:22 -0000 1.1 +++ Games/Pingus/src/worldobjsdata/surface_background_data.cxx 25 Sep 2002 15:25:08 -0000 @@ -17,7 +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 +#include #include "../xml_helper.hxx" #include "../editorobjs/surface_background_obj.hxx" #include "../worldobjs/surface_background.hxx" Index: Games/Pingus/src/worldobjsdata/switch_door_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/switch_door_data.cxx,v retrieving revision 1.4 diff -u -r1.4 switch_door_data.cxx --- Games/Pingus/src/worldobjsdata/switch_door_data.cxx 15 Sep 2002 11:02:24 -0000 1.4 +++ Games/Pingus/src/worldobjsdata/switch_door_data.cxx 25 Sep 2002 15:25:18 -0000 @@ -17,7 +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 +#include #include "../pingus_resource.hxx" #include "../xml_helper.hxx" #include "../editorobjs/switch_door_obj.hxx" Index: Games/Pingus/src/worldobjsdata/teleporter_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/teleporter_data.cxx,v retrieving revision 1.4 diff -u -r1.4 teleporter_data.cxx --- Games/Pingus/src/worldobjsdata/teleporter_data.cxx 15 Sep 2002 09:54:34 -0000 1.4 +++ Games/Pingus/src/worldobjsdata/teleporter_data.cxx 25 Sep 2002 15:25:31 -0000 @@ -17,7 +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 +#include #include "teleporter_data.hxx" #include "../xml_helper.hxx" #include "../editorobjs/teleporter_obj.hxx" Index: Games/Pingus/src/worldobjsdata/thunderstorm_background_data.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/thunderstorm_background_data.cxx,v retrieving revision 1.1 diff -u -r1.1 thunderstorm_background_data.cxx --- Games/Pingus/src/worldobjsdata/thunderstorm_background_data.cxx 18 Sep 2002 15:00:37 -0000 1.1 +++ Games/Pingus/src/worldobjsdata/thunderstorm_background_data.cxx 25 Sep 2002 15:25:43 -0000 @@ -17,7 +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 +#include #include "../xml_helper.hxx" #include "../editorobjs/thunderstorm_background_obj.hxx" #include "../worldobjs/thunderstorm_background.hxx"