Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/celt-0.7.0.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJean-Marc Valin <Jean-Marc.Valin@csiro.au>2008-03-03 02:04:48 +0300
committerJean-Marc Valin <Jean-Marc.Valin@csiro.au>2008-03-03 02:04:48 +0300
commit4c2787a45c7984922b40bc54b0a58da2ccb830f1 (patch)
treeba5fbed6ea7219b4b9ac9345d80b0547abee7d6c /tests
parenteb5a245ac8622526d45cc46d49f932694745f4c4 (diff)
Laplace encoder now works with 16-bit frequencies
Diffstat (limited to 'tests')
-rw-r--r--tests/ectest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ectest.c b/tests/ectest.c
index 6740e07..a71427b 100644
--- a/tests/ectest.c
+++ b/tests/ectest.c
@@ -5,7 +5,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
-#include "bitrenc.h"
#include "entcode.h"
#include "entenc.h"
#include "entdec.h"