include firmware lcd header

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@82 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-04-11 12:40:58 +00:00
parent fb6fd1786a
commit bf538ccd21

View file

@ -20,3 +20,5 @@
#define MARGIN_X 3
#define MARGIN_Y 3
/* include the "real" lcd.h file here */
#include <lcd.h>