changeset 18 | 37ed6404d26c |
parent 0 | f5a58ecadc66 |
child 30 | 594d15129e2c |
--- a/upnp/upnpstack/upnputils/src/upnpdominterface.cpp Wed Jun 02 00:09:36 2010 +0530 +++ b/upnp/upnpstack/upnputils/src/upnpdominterface.cpp Wed Jun 02 00:44:09 2010 +0530 @@ -30,9 +30,9 @@ #include "upnpcustomlog.h" -#include <xmlengdom.h> -#include <xmlengdocument.h> -#include <xmlengserializationoptions.h> +#include <xml/dom/xmlengdom.h> +#include <xml/dom/xmlengdocument.h> +#include <xml/dom/xmlengserializationoptions.h>