diff oggparseflac.c @ 3286:6f61c3b36632 libavformat

Use full path for #includes from another directory.
author diego
date Fri, 09 May 2008 11:56:36 +0000
parents b22ba392ac21
children 11169564fbdc
line wrap: on
line diff
--- a/oggparseflac.c	Fri May 09 11:25:27 2008 +0000
+++ b/oggparseflac.c	Fri May 09 11:56:36 2008 +0000
@@ -19,8 +19,8 @@
  */
 
 #include <stdlib.h>
+#include "libavcodec/bitstream.h"
 #include "avformat.h"
-#include "bitstream.h"
 #include "oggdec.h"
 
 #define FLAC_STREAMINFO_SIZE 0x22