]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/rtcp.c
Include assert.h where assert() is used
[vlc] / modules / stream_out / rtcp.c
index 1bc580ad60ec17f34a6d5e7ea597028e49180357..8458f77f4c9e505cc2315fb3e3b291043befb3b3 100644 (file)
@@ -34,6 +34,8 @@
 #include <vlc_sout.h>
 #include "rtp.h"
 
+#include <assert.h>
+
 /*
  * NOTE on RTCP implementation:
  * - there is a single sender (us), no conferencing here! => n = sender = 1,