summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xv.c')
-rw-r--r--libvo/vo_xv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xv.c b/libvo/vo_xv.c
index 7584a74c43..2a3898889c 100644
--- a/libvo/vo_xv.c
+++ b/libvo/vo_xv.c
@@ -45,7 +45,7 @@ Buffer allocation:
#include "gui/interface.h"
#endif
-#include "ffmpeg/libavutil/common.h"
+#include "libavutil/common.h"
static const vo_info_t info = {
"X11/Xv",