projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fc85e6
)
matroska: remove stale floatcast include
author
René Stadler
<rene.stadler@collabora.co.uk>
Tue, 11 Oct 2011 19:45:46 +0000
(21:45 +0200)
committer
René 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
patch
|
blob
|
history
diff --git
a/gst/matroska/ebml-write.c
b/gst/matroska/ebml-write.c
index
b660987
..
7afaddb
100644
(file)
--- 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"