Commit 6a36facc authored by Måns Rullgård's avatar Måns Rullgård

Fix out-of-tree build

Originally committed as revision 24816 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7f38d28c
...@@ -35,7 +35,7 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment