1
0
Fork 0
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:
Jens Arnold 2008-11-21 20:07:15 +00:00
parent 066f0112f7
commit 40a3af5204

View file

@ -19,8 +19,8 @@
*
****************************************************************************/
#include "plugin.h"
#include "grey.h"
#include "helper.h"
#include "lib/grey.h"
#include "lib/helper.h"
PLUGIN_HEADER