mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
DSP_* constants moved from playback.h to dsp.h.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7529 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5f78b9a530
commit
f60e6200f6
4 changed files with 21 additions and 21 deletions
|
@ -20,7 +20,7 @@
|
|||
/* "helper functions" common to all codecs */
|
||||
|
||||
#include "plugin.h"
|
||||
#include "playback.h"
|
||||
#include "dsp.h"
|
||||
#include "codeclib.h"
|
||||
#include "xxx2wav.h"
|
||||
#include "id3.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue