summaryrefslogtreecommitdiffstats
path: root/lib/rbcodec/dsp/tone_controls.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/dsp/tone_controls.c')
-rw-r--r--lib/rbcodec/dsp/tone_controls.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/rbcodec/dsp/tone_controls.c b/lib/rbcodec/dsp/tone_controls.c
index 01381ea330..e636b04b9a 100644
--- a/lib/rbcodec/dsp/tone_controls.c
+++ b/lib/rbcodec/dsp/tone_controls.c
@@ -19,14 +19,11 @@
* KIND, either express or implied.
*
****************************************************************************/
-#include "config.h"
-#include <stdbool.h>
-#include <sys/types.h>
-#include <stdint.h>
+#include "rbcodecconfig.h"
+#include "platform.h"
#include "dsp_proc_entry.h"
#include "dsp_filter.h"
#include "tone_controls.h"
-#include <string.h>
/* These apply to all DSP streams to remain as consistant as possible with
* the behavior of hardware tone controls */