summaryrefslogtreecommitdiff
path: root/libavutil/libm.h
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-03-09 16:17:59 +0000
committerMåns Rullgård <mans@mansr.com>2010-03-09 16:17:59 +0000
commit297bfb2fe606e70e57436dabe46c4115cedb6caf (patch)
treedadef87b3adc09a2c40392af001f68bacbf230e1 /libavutil/libm.h
parenta7e7d40c2ead00b4435b06c0c01432e51459bf9f (diff)
libm.h needs attributes.h
Originally committed as revision 22405 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/libm.h')
-rw-r--r--libavutil/libm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/libm.h b/libavutil/libm.h
index c9d188b4d9..996486c36c 100644
--- a/libavutil/libm.h
+++ b/libavutil/libm.h
@@ -26,6 +26,7 @@
#include <math.h>
#include "config.h"
+#include "attributes.h"
#if !HAVE_EXP2
#undef exp2