1
0
Fork 0
forked from len0rd/rockbox

make audiohw.h include the DAC header files

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13473 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2007-05-22 20:17:35 +00:00
parent 4df0c77954
commit 10e21d19bf
10 changed files with 19 additions and 35 deletions

View file

@ -24,8 +24,6 @@
#define VOLUME_MIN -730
#define VOLUME_MAX 60
#include "audiohw.h"
extern int tenthdb2master(int db);
extern int tenthdb2mixer(int db);