matroska: remove stale floatcast include
authorRené Stadler <rene.stadler@collabora.co.uk>
Tue, 11 Oct 2011 19:45:46 +0000 (21:45 +0200)
committerRené Stadler <rene.stadler@collabora.co.uk>
Fri, 21 Oct 2011 20:41:57 +0000 (22:41 +0200)
GDOUBLE_TO_BE was moved to core a long time ago.

gst/matroska/ebml-write.c

index b660987..7afaddb 100644 (file)
@@ -25,7 +25,6 @@
 #endif
 
 #include <string.h>
-#include <gst/floatcast/floatcast.h>
 
 #include "ebml-write.h"
 #include "ebml-ids.h"