X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstpluginloader.h;h=dfbac5975471d7d0d46fb68c38f0b622eb69aafc;hb=e6bd5b41935f125bf43e030dcb909c3537d33b31;hp=448b0345b2d095314724ecc02b9fb5d02a1d6b95;hpb=007a00cd1bb4dfacc7c5aefb71f54770c2d21093;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;