webengine/wmlengine/src/xhtml/include/nw_basicforms_xhtmlcontrolset.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    18 
    18 
    19 #ifndef NW_XHTML_XHTMLCONTROLSET_H
    19 #ifndef NW_XHTML_XHTMLCONTROLSET_H
    20 #define NW_XHTML_XHTMLCONTROLSET_H
    20 #define NW_XHTML_XHTMLCONTROLSET_H
    21 
    21 
    22 #include "nw_object_dynamic.h"
    22 #include "nw_object_dynamic.h"
    23 #include <nw_dom_node.h>
    23 #include "nw_dom_node.h"
    24 #include "nw_adt_dynamicvector.h"
    24 #include "nw_adt_dynamicvector.h"
    25 #include "BrsrStatusCodes.h"
    25 #include "BrsrStatusCodes.h"
    26 
    26 
    27 #ifdef __cplusplus
    27 #ifdef __cplusplus
    28 extern "C" {
    28 extern "C" {