Use full path for #includes from another directory.
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <assert.h>
|
||||
#include "common.h"
|
||||
#include "libavutil/common.h"
|
||||
|
||||
typedef struct RangeCoder{
|
||||
int low;
|
||||
|
Reference in New Issue
Block a user