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