gst-plugins-mythtv/src/gstmythtvsrc.h
branchtrunk
changeset 546 992abe7045a2
parent 531 81cdff5d7452
child 575 f7351f2fd6d8
     1.1 --- a/gst-plugins-mythtv/src/gstmythtvsrc.h	Thu Apr 12 14:59:21 2007 +0100
     1.2 +++ b/gst-plugins-mythtv/src/gstmythtvsrc.h	Fri Apr 13 20:32:42 2007 +0100
     1.3 @@ -58,7 +58,7 @@
     1.4    GstPushSrc element;
     1.5  
     1.6    /* MythFileTransfer */
     1.7 -  GMythFileTransfer *file_transfer;
     1.8 +  GMythFile *file;
     1.9  
    1.10    GMythLiveTV *spawn_livetv;
    1.11