changeset 31316:de902c34c33c

Remove unused includes.
author reimar
date Sun, 13 Jun 2010 12:05:58 +0000
parents ad274a5b093b
children afa2737707e6
files libvo/vo_vdpau.c libvo/vo_xvmc.c
diffstat 2 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_vdpau.c	Sun Jun 13 12:04:13 2010 +0000
+++ b/libvo/vo_vdpau.c	Sun Jun 13 12:05:58 2010 +0000
@@ -45,8 +45,6 @@
 
 #include "libavcodec/vdpau.h"
 
-#include "gui/interface.h"
-
 #include "libavutil/common.h"
 #include "libavutil/mathematics.h"
 
--- a/libvo/vo_xvmc.c	Sun Jun 13 12:04:13 2010 +0000
+++ b/libvo/vo_xvmc.c	Sun Jun 13 12:05:58 2010 +0000
@@ -49,7 +49,6 @@
 #include "aspect.h"
 
 #include "subopt-helper.h"
-#include "gui/interface.h"
 
 #include "libavutil/common.h"