diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/ogg/gstoggmux.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/ogg/gstoggmux.c b/ext/ogg/gstoggmux.c index 58dd85f80..186e87d55 100644 --- a/ext/ogg/gstoggmux.c +++ b/ext/ogg/gstoggmux.c @@ -40,7 +40,6 @@ #endif #include <gst/gst.h> -#include <gst/base/gstcollectpads.h> #include <gst/base/gstbytewriter.h> #include <gst/tag/tag.h> |