]> git.sesse.net Git - vlc/blobdiff - src/video_parser/video_fifo.c
D�but du portage BeOS. Beaucoup de fuchiers ont �t� modifi� car il a fallu
[vlc] / src / video_parser / video_fifo.c
index 3c48da63b0b7b085dadadaf05d23ce918052c895..d0c4df5578cf7b9fae694abc50b0fd98d2a5f152 100644 (file)
 #include <sys/types.h>                        /* on BSD, uio.h needs types.h */
 #include <sys/uio.h>                                             /* "input.h */
 
+#include "threads.h"
 #include "config.h"
 #include "common.h"
 #include "mtime.h"
-#include "threads.h"
+#include "plugins.h"
 
 #include "intf_msg.h"
 #include "debug.h"                 /* XXX?? temporaire, requis par netlist.h */