diff --git a/libavcodec/ra144.c b/libavcodec/ra144.c index 96df981a69..443db6e87d 100644 --- a/libavcodec/ra144.c +++ b/libavcodec/ra144.c @@ -17,7 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "../config.h" #include "avcodec.h" #define DATABLOCK1 20 /* size of 14.4 input block in bytes */ diff --git a/libavcodec/ra288.c b/libavcodec/ra288.c index b24ac9eb49..9bebfa88a6 100644 --- a/libavcodec/ra288.c +++ b/libavcodec/ra288.c @@ -17,7 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "../config.h" #include "avcodec.h" typedef struct {