diff --git a/ffserver.c b/ffserver.c index 79463c0e64..5531aacd2a 100644 --- a/ffserver.c +++ b/ffserver.c @@ -30,7 +30,7 @@ #include #include #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"