1
0
Fork 0
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:
Dave Chapman 2007-10-31 22:33:28 +00:00
parent fe939193ed
commit a076da6efc

View file

@ -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