diff -r 9a9a761f03f1 -r 0ed94ceaa377 browserutilities/xmlparser/inc/CXMLReader.h --- a/browserutilities/xmlparser/inc/CXMLReader.h Tue Nov 24 09:02:20 2009 +0200 +++ b/browserutilities/xmlparser/inc/CXMLReader.h Thu Dec 17 09:20:16 2009 +0200 @@ -24,13 +24,13 @@ #include #include #include -#include "nw_cXML_Parser.h" +#include "nw_cxml_parser.h" #include "CXMLAttributes.h" -#include "MXMLContentHandler.h" -#include "MWBXMLContentHandler.h" +#include "mxmlcontenthandler.h" +#include "mwbxmlcontenthandler.h" #include "CXMLObserver.h" -#include "XMLUtils.h" +#include "xmlutils.h" // CLASS DECLARATION