comparison libvo/vo_vdpau.c @ 31316:de902c34c33c

Remove unused includes.
author reimar
date Sun, 13 Jun 2010 12:05:58 +0000
parents ad274a5b093b
children afa2737707e6
comparison
equal deleted inserted replaced
31315:ad274a5b093b 31316:de902c34c33c
42 #include "aspect.h" 42 #include "aspect.h"
43 #include "sub.h" 43 #include "sub.h"
44 #include "subopt-helper.h" 44 #include "subopt-helper.h"
45 45
46 #include "libavcodec/vdpau.h" 46 #include "libavcodec/vdpau.h"
47
48 #include "gui/interface.h"
49 47
50 #include "libavutil/common.h" 48 #include "libavutil/common.h"
51 #include "libavutil/mathematics.h" 49 #include "libavutil/mathematics.h"
52 50
53 #include "libass/ass_mp.h" 51 #include "libass/ass_mp.h"