]> git.sesse.net Git - vlc/commitdiff
vlc_b64_decode_binary() is in vlc_strings.h
authorChristophe Mutricy <xtophe@videolan.org>
Mon, 9 Apr 2007 18:36:16 +0000 (18:36 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Mon, 9 Apr 2007 18:36:16 +0000 (18:36 +0000)
modules/stream_out/rtp.c

index dee1aeca83cbfebd596b531bcbbd279c7ab05f05..ae946a27e929379d93b2a84621bcac5d276356ad 100644 (file)
@@ -41,6 +41,7 @@
 #include <vlc_url.h>
 #include <vlc_network.h>
 #include <vlc_charset.h>
+#include <vlc_strings.h>
 
 /*****************************************************************************
  * Module descriptor