mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 13:45:03 -05:00
Fix some more errors and warnings from 0c7b787.
Change-Id: Ib67d0ab344e36964cadbcc982dc2afe35733770b
This commit is contained in:
parent
0971f57634
commit
bbd991ad63
9 changed files with 10 additions and 62 deletions
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include "config.h"
|
||||
#include <stdbool.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
/* define some audiohw caps */
|
||||
#define TREBLE_CAP (1 << 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue