]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/ram.c
.Ram: forgotten include found by Christophe Courtaut
[vlc] / modules / demux / playlist / ram.c
index d640c7ac22dcd7fd7abcf317637f36ef4a46eaea..57f94198b98eb419d55a62b76a7f8bcea3d2a8a1 100644 (file)
@@ -51,6 +51,8 @@ http://service.real.com/help/library/guides/realone/IntroGuide/HTML/htmfiles/ram
 #include <vlc_demux.h>
 #include <vlc_charset.h>
 
+#include <ctype.h>
+
 #include "playlist.h"
 
 struct demux_sys_t