changeset 32471:ba766479d931

vo_corevideo.m: change path for sub.h. Patch by smail Dnmez, ismail namtrac org.
author cigaes
date Wed, 27 Oct 2010 18:38:39 +0000
parents 139876e79725
children 5d1d67cf8718
files libvo/vo_corevideo.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_corevideo.m	Wed Oct 27 17:55:45 2010 +0000
+++ b/libvo/vo_corevideo.m	Wed Oct 27 18:38:39 2010 +0000
@@ -40,7 +40,7 @@
 #include "mp_msg.h"
 #include "m_option.h"
 #include "mp_fifo.h"
-#include "libvo/sub.h"
+#include "sub/sub.h"
 #include "subopt-helper.h"
 
 #include "input/input.h"