From: Julien Isorce Date: Sun, 18 May 2008 17:55:56 +0000 (+0000) Subject: [065/906] up X-Git-Tag: 1.19.3~511^2~1989^2~2192 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3862192711840ad7bae19ae845b61b67955e020;p=platform%2Fupstream%2Fgstreamer.git [065/906] up git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@428 93df14bb-0f41-7a43-8087-d3e2a2f0e464 --- diff --git a/gst-libs/gst/gl/Makefile.am b/gst-libs/gst/gl/Makefile.am index 13a67eb..9f3745c 100644 --- a/gst-libs/gst/gl/Makefile.am +++ b/gst-libs/gst/gl/Makefile.am @@ -16,7 +16,8 @@ libgstgl_@GST_MAJORMINOR@_la_LIBADD = \ $(X_LIBS) $(GL_LIBS) libgstgl_@GST_MAJORMINOR@_la_CFLAGS = \ - $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) + $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) \ + -I$(top_srcdir)/gst-libs/gst/freeglut libgstgl_@GST_MAJORMINOR@_la_LDFLAGS = \ $(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS) diff --git a/gst-libs/gst/gl/gstgldisplay.h b/gst-libs/gst/gl/gstgldisplay.h index 0385880..abb4bcc 100644 --- a/gst-libs/gst/gl/gstgldisplay.h +++ b/gst-libs/gst/gl/gstgldisplay.h @@ -2,7 +2,7 @@ #define __GST_GL_H__ #include -#include +#include #include #include