aboutsummaryrefslogtreecommitdiff
path: root/celt/tests/test_unit_mathops.c
diff options
context:
space:
mode:
Diffstat (limited to 'celt/tests/test_unit_mathops.c')
-rw-r--r--celt/tests/test_unit_mathops.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/celt/tests/test_unit_mathops.c b/celt/tests/test_unit_mathops.c
index c11f0ad..4bb780e 100644
--- a/celt/tests/test_unit_mathops.c
+++ b/celt/tests/test_unit_mathops.c
@@ -41,6 +41,8 @@
#include "entdec.c"
#include "entcode.c"
#include "bands.c"
+#include "quant_bands.c"
+#include "laplace.c"
#include "vq.c"
#include "cwrs.c"
#include <stdio.h>