summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp/real.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/realrtsp/real.c')
-rw-r--r--stream/realrtsp/real.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/stream/realrtsp/real.c b/stream/realrtsp/real.c
index 098946dc5f..f20c92e24e 100644
--- a/stream/realrtsp/real.c
+++ b/stream/realrtsp/real.c
@@ -36,11 +36,7 @@
#include "asmrp.h"
#include "sdpplin.h"
#include "xbuffer.h"
-#if USE_LIBAVUTIL_SO
-#include "ffmpeg/md5.h"
-#else
#include "libavutil/md5.h"
-#endif
#include "libavutil/intreadwrite.h"
#include "../http.h"
#include "mp_msg.h"