diff options
Diffstat (limited to 'apps/codecs/libspeex/exc_5_256_table.c')
-rw-r--r-- | apps/codecs/libspeex/exc_5_256_table.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/exc_5_256_table.c b/apps/codecs/libspeex/exc_5_256_table.c index 4137996d4f..6af987fea4 100644 --- a/apps/codecs/libspeex/exc_5_256_table.c +++ b/apps/codecs/libspeex/exc_5_256_table.c @@ -30,8 +30,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include "config-speex.h" -const signed char exc_5_256_table[1280] = { +const signed char exc_5_256_table[1280] ICONST_ATTR = { -8,-37,5,-43,5, 73,61,39,12,-3, -61,-32,2,42,30, |