Skip to content
Snippets Groups Projects
Commit 7918375f authored by Måns Rullgård's avatar Måns Rullgård
Browse files

intreadwrite: common.h is not needed, attributes.h is sufficient

Originally committed as revision 24155 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f4d80ecb
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,8 @@
#include <stdint.h>
#include "config.h"
#include "attributes.h"
#include "bswap.h"
#include "common.h"
typedef union {
uint64_t u64;
......
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