summaryrefslogtreecommitdiff
path: root/uisimulator/x11/lcd-x11.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-07-14 10:02:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-07-14 10:02:04 +0000
commit9872813c7d5025e72941719ef9252b1fa4ae41c6 (patch)
tree9dd6aa0beb5b8d9e701fdd34c8d19b6c00e2c342 /uisimulator/x11/lcd-x11.h
parent4d45987e374737af5e2aa7215c608d4501c07672 (diff)
downloadrockbox-9872813c7d5025e72941719ef9252b1fa4ae41c6.tar.gz
rockbox-9872813c7d5025e72941719ef9252b1fa4ae41c6.zip
introducing H1x0 style grayscale support in the X11 sim
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7137 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/x11/lcd-x11.h')
-rw-r--r--uisimulator/x11/lcd-x11.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/uisimulator/x11/lcd-x11.h b/uisimulator/x11/lcd-x11.h
index b95374c13c..07911b2530 100644
--- a/uisimulator/x11/lcd-x11.h
+++ b/uisimulator/x11/lcd-x11.h
@@ -22,3 +22,5 @@
22 22
23/* include the "real" lcd.h file here */ 23/* include the "real" lcd.h file here */
24#include <lcd.h> 24#include <lcd.h>
25
26