diff msmpeg4data.h @ 6763:f7cbb7733146 libavcodec

Use full path for #includes from another directory.
author diego
date Fri, 09 May 2008 11:56:36 +0000
parents bd1a8a378368
children 7a73d76aaaa0
line wrap: on
line diff
--- a/msmpeg4data.h	Fri May 09 10:44:12 2008 +0000
+++ b/msmpeg4data.h	Fri May 09 11:56:36 2008 +0000
@@ -30,7 +30,7 @@
 #ifndef FFMPEG_MSMPEG4DATA_H
 #define FFMPEG_MSMPEG4DATA_H
 
-#include "common.h"
+#include "libavutil/common.h"
 #include "bitstream.h"
 #include "rl.h"