forked from len0rd/rockbox
That test plugin was forgotten in the make system overhaul.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19174 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
066f0112f7
commit
40a3af5204
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@
|
||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#include "plugin.h"
|
#include "plugin.h"
|
||||||
#include "grey.h"
|
#include "lib/grey.h"
|
||||||
#include "helper.h"
|
#include "lib/helper.h"
|
||||||
|
|
||||||
PLUGIN_HEADER
|
PLUGIN_HEADER
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue