summaryrefslogtreecommitdiff
path: root/libavcodec/avfft.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/avfft.c')
-rw-r--r--libavcodec/avfft.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/avfft.c b/libavcodec/avfft.c
index 9ed06fbeb5..8ef57974b6 100644
--- a/libavcodec/avfft.c
+++ b/libavcodec/avfft.c
@@ -16,6 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "libavutil/attributes.h"
#include "libavutil/mem.h"
#include "avfft.h"
#include "fft.h"