diff -r f4be69980934 -r 318e94209a11 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 Fri Dec 01 17:13:06 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;