changeset 33161:5bc14a521e82

Remove obviously unused libavutil/internal.h include.
author reimar
date Sun, 10 Apr 2011 00:33:52 +0000
parents d413ad875691
children 7486c14f0087
files libmpcodecs/vf_pp.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpcodecs/vf_pp.c	Sat Apr 09 23:20:51 2011 +0000
+++ b/libmpcodecs/vf_pp.c	Sun Apr 10 00:33:52 2011 +0000
@@ -34,7 +34,6 @@
 #include "img_format.h"
 #include "mp_image.h"
 #include "vf.h"
-#include "libavutil/internal.h"
 #include "libpostproc/postprocess.h"
 
 #ifdef CONFIG_FFMPEG_A