diff qdm2_tablegen.h @ 11552:8bef88bc329d libavcodec

Include appropriate header in table generators instead of using a dummy av_cold define.
author reimar
date Mon, 29 Mar 2010 21:32:38 +0000
parents 424b8482f316
children 4b2300246240
line wrap: on
line diff
--- a/qdm2_tablegen.h	Mon Mar 29 20:58:19 2010 +0000
+++ b/qdm2_tablegen.h	Mon Mar 29 21:32:38 2010 +0000
@@ -25,6 +25,7 @@
 
 #include <stdint.h>
 #include <math.h>
+#include "../libavutil/attributes.h"
 
 #define SOFTCLIP_THRESHOLD 27600
 #define HARDCLIP_THRESHOLD 35716