gst_plugins_base/gst/subparse/tmplayerparse.h
branchRCL_3
changeset 29 567bb019e3e3
parent 0 0e761a78d257
child 30 7e817e7e631c
equal deleted inserted replaced
6:9b2c3c7a1a9c 29:567bb019e3e3
    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_tmplayer          (ParserState * state, const gchar * line);
    30 gchar * parse_tmplayer          (ParserState * state, const gchar * line);
    28 
    31 
    29 G_END_DECLS
    32 G_END_DECLS
    30 
    33 
    31 #endif /* _TMPLAYER_PARSE_H_ */
    34 #endif /* _TMPLAYER_PARSE_H_ */