mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Fix out-of-tree build
Originally committed as revision 24816 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7f38d28c39
commit
6a36facc3d
@ -35,7 +35,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "attributes.h"
|
#include "attributes.h"
|
||||||
#include "avconfig.h"
|
#include "libavutil/avconfig.h"
|
||||||
|
|
||||||
#if AV_HAVE_BIGENDIAN
|
#if AV_HAVE_BIGENDIAN
|
||||||
# define AV_NE(be, le) be
|
# define AV_NE(be, le) be
|
||||||
|
Loading…
Reference in New Issue
Block a user