Commit 4c8d69e5 authored by Michael Niedermayer's avatar Michael Niedermayer

ffserver: drop a bunch of apparently unneeded internal headers

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent e2193b53
......@@ -33,15 +33,10 @@
#include "libavformat/avformat.h"
/* FIXME: those are internal headers, ffserver _really_ shouldn't use them */
#include "libavformat/ffm.h"
#include "libavformat/network.h"
#include "libavformat/os_support.h"
#include "libavformat/rtpdec.h"
#include "libavformat/rtpproto.h"
#include "libavformat/rtsp.h"
#include "libavformat/rtspcodes.h"
#include "libavformat/avio_internal.h"
#include "libavformat/internal.h"
#include "libavformat/url.h"
#include "libavutil/avassert.h"
#include "libavutil/avstring.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