diff -r f4be69980934 -r 5b07de56c816 gst-plugins-mythtv/src/gstmythtvsrc.h --- a/gst-plugins-mythtv/src/gstmythtvsrc.h Wed Nov 22 14:37:47 2006 +0000 +++ b/gst-plugins-mythtv/src/gstmythtvsrc.h Wed Dec 06 14:15:39 2006 +0000 @@ -24,6 +24,7 @@ #include #include #include +#include G_BEGIN_DECLS @@ -54,6 +55,8 @@ GMythFileTransfer *file_transfer; GMythLiveTV *spawn_livetv; + + GMythBackendInfo *backend_info; GstMythtvState state;