]> git.sesse.net Git - vlc/blobdiff - include/vlc_input.h
Move string formating functions used in marq to the core.
[vlc] / include / vlc_input.h
index 820a86b958ac619829652655cb9e3a67c79a3382..636dda185ac685b37c8a1a83d70ea1a4614e3675 100644 (file)
@@ -26,6 +26,7 @@
 #ifndef _VLC__INPUT_H
 #define _VLC__INPUT_H 1
 
+#include <vlc_es.h>
 #include <vlc_playlist.h>
 #include <vlc_meta.h>