diff libmpcodecs/ae_lavc.c @ 22600:3c2b4a866c6a

Add explicit location for headers from the stream/ directory. Now for the encoding-related files as well.
author diego
date Thu, 15 Mar 2007 17:30:55 +0000
parents f3d7a1b58a82
children ed8f90096c65
line wrap: on
line diff
--- a/libmpcodecs/ae_lavc.c	Thu Mar 15 17:10:36 2007 +0000
+++ b/libmpcodecs/ae_lavc.c	Thu Mar 15 17:30:55 2007 +0000
@@ -8,7 +8,7 @@
 #include "mp_msg.h"
 #include "aviheader.h"
 #include "ms_hdr.h"
-#include "stream.h"
+#include "stream/stream.h"
 #include "muxer.h"
 #include "ae_lavc.h"
 #include "help_mp.h"