forked from len0rd/rockbox
Added missing dependencies for codeclib and pluginlib. This required renaming some files that have twins in other places.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19756 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bbd33a0a7d
commit
52320b83c0
14 changed files with 12 additions and 11 deletions
|
@ -21,8 +21,8 @@
|
|||
|
||||
#include "plugin.h"
|
||||
#include "lib/grey.h"
|
||||
#include "lib/resize.h"
|
||||
#include "lib/bmp.h"
|
||||
#include "lib/pluginlib_resize.h"
|
||||
#include "lib/pluginlib_bmp.h"
|
||||
|
||||
#if LCD_DEPTH == 1
|
||||
#define BMP_LOAD read_bmp_file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue