? Debug ? Release ? ginge.txt ? ginge1_update.txt ? ginge2.txt ? iconv.dll ? libxml2.dll ? pingus.ilk ? pingus.ncb ? pingus.opt ? pingus.pdb ? script ? stat ? zlib.dll Index: pingus.dsp =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/pingus.dsp,v retrieving revision 1.17 diff -u -r1.17 pingus.dsp --- pingus.dsp 30 Sep 2002 16:20:51 -0000 1.17 +++ pingus.dsp 6 Oct 2002 19:48:13 -0000 @@ -986,6 +986,10 @@ # End Source File # Begin Source File +SOURCE=.\src\demo_session.cxx +# End Source File +# Begin Source File + SOURCE=.\src\direction.cxx # End Source File # Begin Source File @@ -1250,6 +1254,10 @@ # End Source File # Begin Source File +SOURCE=.\src\screen_ptr.cxx +# End Source File +# Begin Source File + SOURCE=.\src\screenshot.cxx # End Source File # Begin Source File @@ -1258,6 +1266,10 @@ # End Source File # Begin Source File +SOURCE=.\src\server_event.cxx +# End Source File +# Begin Source File + SOURCE=.\src\smallmap.cxx # End Source File # Begin Source File @@ -1359,6 +1371,10 @@ # Begin Source File SOURCE=.\src\xml_helper.cxx +# End Source File +# Begin Source File + +SOURCE=.\src\xml_pdf.cxx # End Source File # Begin Source File Index: src/xml_pdf.cxx =================================================================== RCS file: /usr/local/cvsroot/Games/Pingus/src/xml_pdf.cxx,v retrieving revision 1.4 diff -u -r1.4 xml_pdf.cxx --- src/xml_pdf.cxx 6 Oct 2002 19:29:39 -0000 1.4 +++ src/xml_pdf.cxx 6 Oct 2002 19:48:23 -0000 @@ -25,6 +25,8 @@ #include "path_manager.hxx" #include "xml_pdf.hxx" +#include + XMLPDF::XMLPDF(const std::string& filename) : plf(0) {