Modified: trunk/dports/gnome/gstreamer010-gst-plugins-bad/files/modplug.patch (119672 => 119673)
--- trunk/dports/gnome/gstreamer010-gst-plugins-bad/files/modplug.patch 2014-05-03 19:15:07 UTC (rev 119672)
+++ trunk/dports/gnome/gstreamer010-gst-plugins-bad/files/modplug.patch 2014-05-03 19:21:40 UTC (rev 119673)
@@ -1,10 +1,11 @@
---- ext/modplug/gstmodplug.h.orig 2009-04-19 14:37:08.000000000 -0700
-+++ ext/modplug/gstmodplug.h 2009-04-19 14:37:24.000000000 -0700
-@@ -22,6 +22,7 @@
- #define __GST_MODPLUG_H__
+--- ext/modplug/gstmodplug.cc.orig 2014-05-03 11:40:33.000000000 -0700
++++ ext/modplug/gstmodplug.cc 2014-05-03 11:42:01.000000000 -0700
+@@ -50,7 +50,7 @@
+ #define WORDS_BIGENDIAN 0
+ #endif
- #include <gst/gst.h>
-+#include <libmodplug/sndfile.h>
+-#include <stdafx.h>
++#include <libmodplug/stdafx.h>
+ #include <libmodplug/sndfile.h>
- G_BEGIN_DECLS
-
+ #include "gstmodplug.h"