forked from len0rd/rockbox
Remove some unneeded #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19105 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
83dc89f751
commit
11b5d5a37e
1 changed files with 0 additions and 3 deletions
|
|
@ -22,9 +22,6 @@
|
|||
#ifndef _AS3514_H
|
||||
#define _AS3514_H
|
||||
|
||||
#include "config.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
extern int tenthdb2master(int db);
|
||||
|
||||
extern void audiohw_set_master_vol(int vol_l, int vol_r);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue