]> git.sesse.net Git - vlc/blobdiff - src/video_parser/vpar_headers.c
D�but du portage BeOS. Beaucoup de fuchiers ont �t� modifi� car il a fallu
[vlc] / src / video_parser / vpar_headers.c
index 41499974ed39286f5f51b0fde19a169cb6f986b0..d58dba8e788ef72d0e61d04fefc580556a085124 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"