X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstversion.h.in;h=a74c2d172359ae07588b0498d0e9912933afb803;hb=ce43de86902c4e9c8ed4e9682602664cb9bce2ee;hp=9ba49f36a333b53945624576b6d7d779a6616d46;hpb=d3ffa8263901b7e3a9936235f48b1203838edd0c;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstversion.h.in b/gst/gstversion.h.in index 9ba49f3..a74c2d1 100644 --- a/gst/gstversion.h.in +++ b/gst/gstversion.h.in @@ -16,9 +16,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_VERSION_H__ +#define __GST_VERSION_H__ + +#include + /** * SECTION:gstversion * @short_description: GStreamer version macros. @@ -35,9 +41,6 @@ * The version macros get defined by including "gst/gst.h". */ -#ifndef __GST_VERSION_H__ -#define __GST_VERSION_H__ - G_BEGIN_DECLS /**