Browse Source

avformat/tls_securetransport: Add missing include

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.0
Michael Niedermayer 10 years ago
parent
commit
d117b09021
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavformat/tls_securetransport.c

+ 1
- 0
libavformat/tls_securetransport.c View File

@@ -22,6 +22,7 @@


#include "avformat.h"
#include "avio_internal.h"
#include "internal.h"
#include "network.h"
#include "os_support.h"


Loading…
Cancel
Save