]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/aactab.h
Add include necessary for ff_set_qscale
[ffmpeg] / libavcodec / aactab.h
index 54ec7c97f0b693d352a2457c9071410aab19cc18..85e3a6d05bd2c9fd895160d864b2ba2deccf544d 100644 (file)
@@ -43,8 +43,8 @@
 /* @name window coefficients
  * @{
  */
-DECLARE_ALIGNED(16, extern float,  ff_aac_kbd_long_1024[1024]);
-DECLARE_ALIGNED(16, extern float,  ff_aac_kbd_short_128[128]);
+DECLARE_ALIGNED(16, extern float,  ff_aac_kbd_long_1024)[1024];
+DECLARE_ALIGNED(16, extern float,  ff_aac_kbd_short_128)[128];
 // @}
 
 /* @name number of scalefactor window bands for long and short transform windows respectively