]> git.sesse.net Git - vlc/blobdiff - modules/demux/vorbis.h
Remove unused property
[vlc] / modules / demux / vorbis.h
index 6a96fa1bb6b196073809d7cb5098877fd73cf986..21fbb353b98df72b0029c047f94490fb8a6787c4 100644 (file)
@@ -21,6 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#include <vlc_charset.h>
+
 static inline void vorbis_ParseComment( vlc_meta_t **pp_meta, const uint8_t *p_data, int i_data )
 {
     int n;