upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h
branchRCL_3
changeset 10 594d15129e2c
parent 9 5c72fd91570d
--- a/upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h	Tue Aug 31 16:06:48 2010 +0300
+++ b/upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h	Wed Sep 01 12:27:00 2010 +0100
@@ -20,9 +20,9 @@
 #define C_CUPNPDEVICEDESCRIPTIONSTORE_H
 
 #include <e32base.h> 
-#include <xml/dom/xmlengdom.h> 
-#include <xml/dom/xmlengdocument.h>
-#include <xml/dom/xmlengdomparser.h>
+#include <xmlengdom.h> 
+#include <xmlengdocument.h>
+#include <xmlengdomparser.h>
 #include <upnpicon.h>
 
 class CUpnpDevice;