include firmware lcd header
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@82 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fb6fd1786a
commit
bf538ccd21
1 changed files with 2 additions and 0 deletions
|
@ -20,3 +20,5 @@
|
|||
#define MARGIN_X 3
|
||||
#define MARGIN_Y 3
|
||||
|
||||
/* include the "real" lcd.h file here */
|
||||
#include <lcd.h>
|
||||
|
|
Loading…
Reference in a new issue