]> git.sesse.net Git - vlc/blobdiff - modules/misc/playlist/xspf.c
Include assert.h where assert() is used
[vlc] / modules / misc / playlist / xspf.c
index e2a7886c6ab93667dfc7c4b0519c56252991fdb7..d854de27a471524d27c22d683f41d230b9249205 100644 (file)
@@ -40,6 +40,8 @@
 #include <vlc_charset.h>
 #include "xspf.h"
 
+#include <assert.h>
+
 /**
  * \brief Prints the XSPF header to file, writes each item by xspf_export_item()
  * and closes the open xml elements