upnpavcontrolpoint/avcpengine/src/upnppathresolver.cpp
changeset 27 03808033c9a2
parent 0 7f85d04be362
child 29 e0762c15653a
child 30 5ec426854821
equal deleted inserted replaced
16:2c76e0c186ac 27:03808033c9a2
    27 #include "upnpavcpenginehelper.h"
    27 #include "upnpavcpenginehelper.h"
    28 using namespace UpnpAVCPEngine;
    28 using namespace UpnpAVCPEngine;
    29 
    29 
    30 #include "upnpstring.h"
    30 #include "upnpstring.h"
    31 
    31 
    32 #include <xmlengdom.h>
    32 #include <xml/dom/xmlengdom.h>
    33 #include <xmlengdomparser.h>
    33 #include <xml/dom/xmlengdomparser.h>
    34 
    34 
    35 #include "upnpdominterface.h"
    35 #include "upnpdominterface.h"
    36 
    36 
    37 _LIT8(KIndexFormat, "(%d)");
    37 _LIT8(KIndexFormat, "(%d)");
    38 
    38