diff libmpcodecs/vd_internal.h @ 22599:4faee1254928

Add explicit location for headers from the stream/ directory.
author diego
date Thu, 15 Mar 2007 17:10:36 +0000
parents 1972c3475d93
children ed8f90096c65
line wrap: on
line diff
--- a/libmpcodecs/vd_internal.h	Thu Mar 15 17:06:28 2007 +0000
+++ b/libmpcodecs/vd_internal.h	Thu Mar 15 17:10:36 2007 +0000
@@ -2,7 +2,7 @@
 #include "codec-cfg.h"
 #include "img_format.h"
 
-#include "stream.h"
+#include "stream/stream.h"
 #include "demuxer.h"
 #include "stheader.h"