]> rtime.felk.cvut.cz Git - frescor/streamer.git/blobdiff - output.c
Omkizing streamer without Aquosa support
[frescor/streamer.git] / output.c
index 738f654a57dfcb5577f9b114aed8d176b8ff7585..260d58f926de857e20e97b71c7d0de7cb4cb521f 100644 (file)
--- a/output.c
+++ b/output.c
@@ -3,7 +3,7 @@
  *
  *  This is free software; see GPL.txt
  */
-#include "libavformat/avformat.h"
+#include <libavformat/avformat.h>
 
 
 AVFormatContext *open_output_stream(const char *dst, int port, enum CodecType codec_type)