summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Mahone <andrew.mahone@gmail.com>2009-02-13 01:34:21 +0000
committerAndrew Mahone <andrew.mahone@gmail.com>2009-02-13 01:34:21 +0000
commit375d329308c8d0aec0ebca74af276c68df23a0a8 (patch)
tree71a7305318aa15c8578449df0000ebf11eae5b66
parent4532d145f17e5beb7e921cf459c7f8e27bcd58fd (diff)
downloadrockbox-375d329308c8d0aec0ebca74af276c68df23a0a8.zip
rockbox-375d329308c8d0aec0ebca74af276c68df23a0a8.tar.gz
rockbox-375d329308c8d0aec0ebca74af276c68df23a0a8.tar.bz2
rockbox-375d329308c8d0aec0ebca74af276c68df23a0a8.tar.xz
fix test_greylib_bitmap_scale.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19994 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/plugins/test_greylib_bitmap_scale.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/test_greylib_bitmap_scale.c b/apps/plugins/test_greylib_bitmap_scale.c
index 27bbbbb..1c4089b 100644
--- a/apps/plugins/test_greylib_bitmap_scale.c
+++ b/apps/plugins/test_greylib_bitmap_scale.c
@@ -21,7 +21,6 @@
#include "plugin.h"
#include "lib/grey.h"
-#include "lib/pluginlib_resize.h"
#include "lib/pluginlib_bmp.h"
#if LCD_DEPTH == 1