]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/gather.c
Fix memleaks (use vlclua_dir_list_free).
[vlc] / modules / stream_out / gather.c
index c95f9e737cb1d5899b3e3260e52ae3ee63349bcf..e14eb44d44562e547bc797000abfb51539ff2ead 100644 (file)
@@ -29,7 +29,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_input.h>
 #include <vlc_sout.h>