gst-plugins-good: matroska: remove stale floatcast include
René Stadler
cymacs at kemper.freedesktop.org
Fri Oct 21 14:22:02 PDT 2011
Module: gst-plugins-good
Branch: master
Commit: 003a14e15a57558f12e87ee95e8ddc616cc0520a
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=003a14e15a57558f12e87ee95e8ddc616cc0520a
Author: René Stadler <rene.stadler at collabora.co.uk>
Date: Tue Oct 11 21:45:46 2011 +0200
matroska: remove stale floatcast include
GDOUBLE_TO_BE was moved to core a long time ago.
---
gst/matroska/ebml-write.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/gst/matroska/ebml-write.c b/gst/matroska/ebml-write.c
index b660987..7afaddb 100644
--- a/gst/matroska/ebml-write.c
+++ b/gst/matroska/ebml-write.c
@@ -25,7 +25,6 @@
#endif
#include <string.h>
-#include <gst/floatcast/floatcast.h>
#include "ebml-write.h"
#include "ebml-ids.h"
More information about the gstreamer-commits
mailing list