mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 01:40:04 +01:00
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