Remove unneeded include.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27853 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
851573cd5d
commit
6cc0a93c3c
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@
|
|||
#ifndef _SOUND_MENU_H
|
||||
#define _SOUND_MENU_H
|
||||
|
||||
#include "menu.h"
|
||||
|
||||
bool recording_menu(bool no_source);
|
||||
int rectrigger(void);
|
||||
|
||||
|
|
Loading…
Reference in a new issue