mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Make rbcodec/dsp includes more specific.
Change-Id: Idb6af40df26f5b8499a40e8b98602261ef227044
This commit is contained in:
parent
23b5f3e5e1
commit
56f17c4164
39 changed files with 47 additions and 66 deletions
|
@ -55,10 +55,6 @@
|
|||
#include "language.h"
|
||||
#include "replaygain.h"
|
||||
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
#include "dsp.h"
|
||||
#endif
|
||||
|
||||
#if defined(ARCHOS_FMRECORDER) || defined(ARCHOS_RECORDERV2)
|
||||
#include "adc.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue