Commit bb34c669 authored by mstorsjo's avatar mstorsjo

Add the necessary includes, add an extra empty line for cosmetics


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23636 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5b63633d
......@@ -18,9 +18,12 @@
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef AVFORMAT_HTTP_H
#define AVFORMAT_HTTP_H
#include "avio.h"
/**
* Sets custom HTTP headers.
* A trailing CRLF ("\r\n") is required for custom headers.
......
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