Commit a4d20f9d authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

cdda: Don't include vlc_playlist.h.

parent a2ddba33
...@@ -27,9 +27,6 @@ ...@@ -27,9 +27,6 @@
#include "callback.h" /* FIXME - reorganize callback.h, cdda.h better */ #include "callback.h" /* FIXME - reorganize callback.h, cdda.h better */
#include "cdda.h" /* private structures. Also #includes vlc things */ #include "cdda.h" /* private structures. Also #includes vlc things */
#warning playlist code must not be used here.
#include <vlc_playlist.h> /* Has to come *after* cdda.h */
#include <cdio/cdio.h> #include <cdio/cdio.h>
#include <cdio/cdtext.h> #include <cdio/cdtext.h>
#include <cdio/logging.h> #include <cdio/logging.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment