summaryrefslogtreecommitdiff
path: root/apps/dsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dsp.c')
-rw-r--r--apps/dsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dsp.c b/apps/dsp.c
index a760865afb..66469304b0 100644
--- a/apps/dsp.c
+++ b/apps/dsp.c
@@ -33,6 +33,7 @@
33#include "misc.h" 33#include "misc.h"
34#include "tdspeed.h" 34#include "tdspeed.h"
35#include "buffer.h" 35#include "buffer.h"
36#include "fixedpoint.h"
36 37
37/* 16-bit samples are scaled based on these constants. The shift should be 38/* 16-bit samples are scaled based on these constants. The shift should be
38 * no more than 15. 39 * no more than 15.