]> git.sesse.net Git - vlc/commitdiff
.Ram: forgotten include found by Christophe Courtaut
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 29 Mar 2009 17:18:07 +0000 (19:18 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 29 Mar 2009 17:18:07 +0000 (19:18 +0200)
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