locationcentre/lcserver/inc/lcregistrationparser.h
branchRCL_3
changeset 9 91123d004e8f
parent 0 522cd55cc3d7
equal deleted inserted replaced
8:41042d2af523 9:91123d004e8f
    18 
    18 
    19 #ifndef C_LCREGISTRATIONPARSER_H
    19 #ifndef C_LCREGISTRATIONPARSER_H
    20 #define C_LCREGISTRATIONPARSER_H
    20 #define C_LCREGISTRATIONPARSER_H
    21 
    21 
    22 // SYSTEM INCLUDES
    22 // SYSTEM INCLUDES
    23 #include <Xml/Parser.h>
    23 #include <xml/parser.h>
    24 #include <Xml/ContentHandler.h>
    24 #include <xml/contenthandler.h>
    25 #include <Xml/documentparameters.h>
    25 #include <xml/documentparameters.h>
    26 #include <f32file.h>
    26 #include <f32file.h>
    27 
    27 
    28 //USER INCLUDE
    28 //USER INCLUDE
    29 #include "lcregxmltagtype.h"
    29 #include "lcregxmltagtype.h"
    30 
    30