voipplugins/voipadapters/voipxmlprovisioning/voipxmlprocessor/inc/voipxmlparser.h
branchRCL_3
changeset 10 ed1e38b404e5
parent 2 7b872347d83b
equal deleted inserted replaced
9:bddb6d4447db 10:ed1e38b404e5
    17 
    17 
    18 
    18 
    19 #ifndef VOIPXMLPARSER_H
    19 #ifndef VOIPXMLPARSER_H
    20 #define VOIPXMLPARSER_H
    20 #define VOIPXMLPARSER_H
    21 
    21 
    22 #include <GMXMLParser.h>
    22 #include <gmxmlparser.h>
    23 #include <GMXMLElement.h>
    23 #include <gmxmlelement.h>
    24 #include <GMXMLNode.h>
    24 #include <gmxmlnode.h>
    25 
    25 
    26 #include "voipxmlparamhandler.h"
    26 #include "voipxmlparamhandler.h"
    27 
    27 
    28 class CVoipXmlParamHandler;
    28 class CVoipXmlParamHandler;
    29 
    29