]> rtime.felk.cvut.cz Git - frescor/streamer.git/blobdiff - output.c
Cleanup
[frescor/streamer.git] / output.c
index b5d60e64216f082e0586fc6552a405da2e8df8dc..baa91832987178a4548cf484e518f95e63f09586 100644 (file)
--- a/output.c
+++ b/output.c
@@ -4,6 +4,7 @@
  *  This is free software; see GPL.txt
  */
 #include <libavformat/avformat.h>
+#include "output.h"
 
 
 AVFormatContext *open_output_stream(const char *dst, int port, enum CodecType codec_type)