diff options
Diffstat (limited to 'community/gstreamermm/gstreamermm-0.10.10-glib.patch')
-rw-r--r-- | community/gstreamermm/gstreamermm-0.10.10-glib.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/community/gstreamermm/gstreamermm-0.10.10-glib.patch b/community/gstreamermm/gstreamermm-0.10.10-glib.patch deleted file mode 100644 index f21dea635..000000000 --- a/community/gstreamermm/gstreamermm-0.10.10-glib.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- gstreamermm-0.10.10.orig/gstreamer/gstreamermm/wrap.cc 2010-02-11 16:32:18.000000000 -0500 -+++ gstreamermm-0.10.10/gstreamer/gstreamermm/wrap.cc 2013-01-05 18:43:27.815010415 -0500 -@@ -20,8 +20,7 @@ - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - --#include <glib/gtypes.h> --#include <glib/gmacros.h> -+#include <glib.h> - - #include <vector> - #include <gstreamermm/miniobject.h> |