Commit 6065dcea authored by Reimar Döffinger's avatar Reimar Döffinger

Remove unnecessary put_bits/get_bits includes.

Originally committed as revision 19052 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2bee5908
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment