forked from len0rd/rockbox
Only need to include these for e200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16514 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0449c0ef5d
commit
46973f7f9f
4 changed files with 8 additions and 2 deletions
|
@ -97,8 +97,10 @@
|
|||
#include "debug-target.h"
|
||||
#endif
|
||||
|
||||
#if defined(SANSA_E200)
|
||||
#include "i2c-pp.h"
|
||||
#include "as3514.h"
|
||||
#endif
|
||||
|
||||
/*---------------------------------------------------*/
|
||||
/* SPECIAL DEBUG STUFF */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue