upnpmediaserver/contentdirectoryservice/inc/upnpxmlcontentfilter.h
branchRCL_3
changeset 12 cdcbf344a1d3
parent 0 7f85d04be362
child 13 e0762c15653a
--- a/upnpmediaserver/contentdirectoryservice/inc/upnpxmlcontentfilter.h	Wed Apr 14 16:14:39 2010 +0300
+++ b/upnpmediaserver/contentdirectoryservice/inc/upnpxmlcontentfilter.h	Tue Aug 31 15:29:11 2010 +0300
@@ -19,8 +19,8 @@
 // INCLUDE FILES
 
 #include <e32svr.h>
-#include <xmlengdom.h>
-#include <xmlengnodefilter.h>
+#include <xml/dom/xmlengdom.h>
+#include <xml/dom/xmlengnodefilter.h>
 
 //using namespace Xml;
 
@@ -50,4 +50,4 @@
     */
     static HBufC8* SerializeLC(RXmlEngDocument& aDoc, TXmlEngElement& aElement );
 
-    };
\ No newline at end of file
+    };