X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstpluginloader.h;h=dfbac5975471d7d0d46fb68c38f0b622eb69aafc;hb=92b38d2a001d6a3d4be154cd541589c66b3c92e1;hp=448b0345b2d095314724ecc02b9fb5d02a1d6b95;hpb=d3264c4b9d60bd37ddd17c956e0218d88f546ddf;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstpluginloader.h b/gst/gstpluginloader.h index 448b034..dfbac59 100644 --- a/gst/gstpluginloader.h +++ b/gst/gstpluginloader.h @@ -15,12 +15,15 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __GST_PLUGINLOADER_H__ #define __GST_PLUGINLOADER_H__ +#include +#include + G_BEGIN_DECLS typedef struct _GstPluginLoader GstPluginLoader;