forked from len0rd/rockbox
Remove an unneeded #include - action.h is already included by plugin.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15388 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fe939193ed
commit
a076da6efc
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#include "plugin.h"
|
#include "plugin.h"
|
||||||
#include "action.h"
|
|
||||||
#include "playback_control.h"
|
#include "playback_control.h"
|
||||||
|
|
||||||
#if PLUGIN_BUFFER_SIZE > 0x45000
|
#if PLUGIN_BUFFER_SIZE > 0x45000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue