Skip to content
Snippets Groups Projects
Commit c91662ce authored by Baptiste Coudurier's avatar Baptiste Coudurier
Browse files

include intreadwrite.h, fix compilation, img2.c use AV_RL32

Originally committed as revision 16595 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ad1eebe3
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#include "libavutil/intreadwrite.h"
#include "libavutil/avstring.h" #include "libavutil/avstring.h"
#include "avformat.h" #include "avformat.h"
#include <strings.h> #include <strings.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment