gst_plugins_base/gst/subparse/mpl2parse.h
changeset 19 24ed0baaf8e5
parent 0 0e761a78d257
child 30 7e817e7e631c
equal deleted inserted replaced
18:5824eee55f42 19:24ed0baaf8e5
    22 
    22 
    23 #include "gstsubparse.h"
    23 #include "gstsubparse.h"
    24 
    24 
    25 G_BEGIN_DECLS
    25 G_BEGIN_DECLS
    26 
    26 
       
    27 #ifdef __SYMBIAN32__
       
    28 IMPORT_C
       
    29 #endif
    27 gchar * parse_mpl2 (ParserState * state, const gchar * line);
    30 gchar * parse_mpl2 (ParserState * state, const gchar * line);
    28 
    31 
    29 G_END_DECLS
    32 G_END_DECLS
    30 
    33 
    31 #endif /* _MPL2_PARSE_H_ */
    34 #endif /* _MPL2_PARSE_H_ */