diff --git a/doc/examples/encoding.c b/doc/examples/encoding.c index 1fb82c290c..2d06cf6d94 100644 --- a/doc/examples/encoding.c +++ b/doc/examples/encoding.c @@ -27,14 +27,6 @@ * format handling */ -#include -#include -#include - -#ifdef HAVE_AV_CONFIG_H -#undef HAVE_AV_CONFIG_H -#endif - #include "libavcodec/avcodec.h" #include "libavutil/mathematics.h"