diff options
Diffstat (limited to 'libavcodec/motion_est.c')
-rw-r--r-- | libavcodec/motion_est.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/motion_est.c b/libavcodec/motion_est.c index 5b0958733c..9c548c1567 100644 --- a/libavcodec/motion_est.c +++ b/libavcodec/motion_est.c @@ -32,7 +32,6 @@ #include <limits.h> #include "avcodec.h" -#include "internal.h" #include "mathops.h" #include "motion_est.h" #include "mpegutils.h" |