]> git.sesse.net Git - vlc/commitdiff
directory: Playlist code shouldn't be used here.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 14 Jun 2008 15:05:09 +0000 (17:05 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 14 Jun 2008 15:05:09 +0000 (17:05 +0200)
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>