Remove unnecessary put_bits/get_bits includes.
Originally committed as revision 19052 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
2bee59083d
commit
6065dcea37
2 changed files with 0 additions and 2 deletions
|
|
@ -42,7 +42,6 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "get_bits.h"
|
||||
#include "bytestream.h"
|
||||
#include "lcl.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,6 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "put_bits.h"
|
||||
#include "lcl.h"
|
||||
|
||||
#include <zlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue