Commit bb67c38a authored by lucabe's avatar lucabe

Remove the inclusion of unneeded headers


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@21193 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5e1e1184
...@@ -19,12 +19,10 @@ ...@@ -19,12 +19,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#include "libavcodec/get_bits.h"
#include "avformat.h" #include "avformat.h"
#include "mpegts.h" #include "mpegts.h"
#include <unistd.h> #include <unistd.h>
#include "network.h"
#include "rtpenc.h" #include "rtpenc.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