mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Add missing includes found using -Wmissing-declarations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31396 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
14c2e677fd
commit
6c97145e7d
12 changed files with 14 additions and 1 deletions
|
|
@ -34,6 +34,7 @@
|
|||
#include "wmcodec.h"
|
||||
|
||||
#ifdef HAVE_HARDWARE_BEEP
|
||||
#include "misc.h"
|
||||
static void beep_stop(void);
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue