diff libmpcodecs/ve_libdv.c @ 5607:1972c3475d93

mp_image.h and img_format.h moved to libmpcodecs
author arpi
date Sat, 13 Apr 2002 19:14:34 +0000
parents 80eedd3ef6d3
children 1e47c2e7aa8e
line wrap: on
line diff
--- a/libmpcodecs/ve_libdv.c	Sat Apr 13 18:23:23 2002 +0000
+++ b/libmpcodecs/ve_libdv.c	Sat Apr 13 19:14:34 2002 +0000
@@ -17,8 +17,8 @@
 
 #include "aviwrite.h"
 
-#include "../libvo/img_format.h"
-#include "../mp_image.h"
+#include "img_format.h"
+#include "mp_image.h"
 #include "vf.h"
 
 #include <libdv/dv.h>