]> git.sesse.net Git - vlc/blobdiff - src/audio_decoder/audio_decoder.c
D�but du portage BeOS. Beaucoup de fuchiers ont �t� modifi� car il a fallu
[vlc] / src / audio_decoder / audio_decoder.c
index a3620bafe262ef51ac1cfe869dcc9ff3f876486a..48567fbeddb84bd0824f9c65588f0a4e8d2027c2 100644 (file)
 #include <sys/types.h>                        /* on BSD, uio.h needs types.h */
 #include <sys/uio.h>                                            /* "input.h" */
 
+#include "threads.h"
 #include "common.h"
 #include "config.h"
 #include "mtime.h"
-#include "threads.h"
+#include "plugins.h"
 #include "debug.h"                                      /* "input_netlist.h" */
 
 #include "intf_msg.h"                        /* intf_DbgMsg(), intf_ErrMsg() */