]> git.sesse.net Git - vlc/blobdiff - modules/access/directory.c
directory: Playlist code shouldn't be used here.
[vlc] / modules / access / directory.c
index 3acb6a57664bad3311dbf06e38f7125f51d6d682..9f351c4a71b0a3642f400b9ec66515d42fc19379 100644 (file)
@@ -32,6 +32,7 @@
 
 #include <vlc_common.h>
 #include <vlc_plugin.h>
+#warning playlist code must not be used here.
 #include <vlc_playlist.h>
 #include <vlc_input.h>
 #include <vlc_access.h>