upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h
branchRCL_3
changeset 9 5c72fd91570d
parent 0 f5a58ecadc66
child 10 594d15129e2c
--- a/upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h	Mon Mar 15 12:43:29 2010 +0200
+++ b/upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h	Tue Aug 31 16:06:48 2010 +0300
@@ -20,9 +20,9 @@
 #define C_CUPNPDEVICEDESCRIPTIONSTORE_H
 
 #include <e32base.h> 
-#include <xmlengdom.h> 
-#include <xmlengdocument.h>
-#include <xmlengdomparser.h>
+#include <xml/dom/xmlengdom.h> 
+#include <xml/dom/xmlengdocument.h>
+#include <xml/dom/xmlengdomparser.h>
 #include <upnpicon.h>
 
 class CUpnpDevice;