]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/transrate/frame.c
Nicer commits, faster breaking time and better-looking headers
[vlc] / modules / stream_out / transrate / frame.c
index a2ac5d978b3db40265417d80b057ace133aa4581..70690dbf8ba5e5ef8cb1e1c93a188169a6616431 100644 (file)
@@ -39,7 +39,7 @@
 
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
-#include <<vlc_input.h>>
+#include <vlc_codec.h>
 
 #include "transrate.h"