forked from len0rd/rockbox
fixed the warning, forgot an include
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7910 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e991beed6d
commit
2a7546ab75
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
#include "onplay.h"
|
||||
#include "abrepeat.h"
|
||||
#include "playback.h"
|
||||
#include "splash.h"
|
||||
|
||||
#define FF_REWIND_MAX_PERCENT 3 /* cap ff/rewind step size at max % of file */
|
||||
/* 3% of 30min file == 54s step size */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue