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