[vlc-devel] commit: Compile fix ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sun Feb 7 15:47:32 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Feb 7 16:47:26 2010 +0200| [9372cb45f24bedcffb895d41a643890393162450] | committer: Rémi Denis-Courmont
Compile fix
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9372cb45f24bedcffb895d41a643890393162450
---
modules/stream_out/rtcp.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules/stream_out/rtcp.c b/modules/stream_out/rtcp.c
index 2821c5c..83420b9 100644
--- a/modules/stream_out/rtcp.c
+++ b/modules/stream_out/rtcp.c
@@ -32,6 +32,7 @@
#include <vlc_network.h>
#include <vlc_sout.h>
+#include <vlc_fs.h>
#include "rtp.h"
#include <assert.h>
More information about the vlc-devel
mailing list