mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-04-28 01:54:00 +08: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 @@
|
||||
#define FFMPEG_MPEG12DATA_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "rational.h"
|
||||
#include "libavutil/rational.h"
|
||||
#include "rl.h"
|
||||
|
||||
extern const uint16_t ff_mpeg1_default_intra_matrix[64];
|
||||
|
||||
Reference in New Issue
Block a user