mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Another round of making local functions static and making sure that source files are in sync with their header files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17337 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e243db65b4
commit
19425909c3
10 changed files with 11 additions and 4 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
/* "helper functions" common to all codecs */
|
||||
|
||||
#include <string.h>
|
||||
#include "codecs.h"
|
||||
#include "dsp.h"
|
||||
#include "codeclib.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue