Commit 7918375f authored by Måns Rullgård's avatar Måns Rullgård

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

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