Commit 9430c232 authored by Michael Niedermayer's avatar Michael Niedermayer

ffserver: fix program reference

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent ec09230c
......@@ -30,7 +30,7 @@
#include <string.h>
#include <stdlib.h>
#include "libavformat/avformat.h"
// FIXME those are internal headers, avserver _really_ shouldn't use them
// FIXME those are internal headers, ffserver _really_ shouldn't use them
#include "libavformat/ffm.h"
#include "libavformat/network.h"
#include "libavformat/os_support.h"
......
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