changeset 25963:4f59356268a0

Revert accidentally committed line of r25994.
author cehoyos
date Thu, 14 Feb 2008 14:39:49 +0000
parents afa125da85cf
children cb07fc632de1
files libvo/vo_xv.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_xv.c	Thu Feb 14 14:23:55 2008 +0000
+++ b/libvo/vo_xv.c	Thu Feb 14 14:39:49 2008 +0000
@@ -45,7 +45,7 @@
 #include "gui/interface.h"
 #endif
 
-#include "ffmpeg/libavutil/common.h"
+#include "libavutil/common.h"
 
 static const vo_info_t info = {
     "X11/Xv",