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