forked from len0rd/rockbox
Fix red, stupid typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28103 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f366090562
commit
95aae36c6c
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ MENUITEM_SETTING(depth_3d, &global_settings.depth_3d, NULL);
|
|||
&crossfeed, &crossfeed_direct_gain, &crossfeed_cross_gain,
|
||||
&crossfeed_hf_attenuation, &crossfeed_hf_cutoff);
|
||||
|
||||
#ifdef HAVE_PIUTCHSCREEN
|
||||
#ifdef HAVE_PITCHSCREEN
|
||||
static int timestretch_callback(int action,const struct menu_item_ex *this_item)
|
||||
{
|
||||
switch (action)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue