diff mlp_parser.c @ 6763:f7cbb7733146 libavcodec

Use full path for #includes from another directory.
author diego
date Fri, 09 May 2008 11:56:36 +0000
parents 3055403f0e57
children 186eb61a9860
line wrap: on
line diff
--- a/mlp_parser.c	Fri May 09 10:44:12 2008 +0000
+++ b/mlp_parser.c	Fri May 09 11:56:36 2008 +0000
@@ -24,9 +24,9 @@
  * MLP parser
  */
 
+#include "libavutil/crc.h"
 #include "bitstream.h"
 #include "parser.h"
-#include "crc.h"
 #include "mlp_parser.h"
 
 static const uint8_t mlp_quants[16] = {