summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/ra144.c1
-rw-r--r--libavcodec/ra288.c1
2 files changed, 0 insertions, 2 deletions
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 {