diff mpegvideo_enc.c @ 10749:5cca4b6c459d libavcodec

Get rid of pointless CONFIG_ANY_H263 preprocessor definition.
author diego
date Wed, 30 Dec 2009 11:33:59 +0000
parents 47e1e474e1f1
children 3f8e40fe25c2
line wrap: on
line diff
--- a/mpegvideo_enc.c	Wed Dec 30 11:22:41 2009 +0000
+++ b/mpegvideo_enc.c	Wed Dec 30 11:33:59 2009 +0000
@@ -33,7 +33,6 @@
 #include "mpegvideo_common.h"
 #include "mjpegenc.h"
 #include "msmpeg4.h"
-#include "h263.h"
 #include "faandct.h"
 #include "aandcttab.h"
 #include <limits.h>