From bf538ccd212ef878800145e7e46ca3c42b98416d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 11 Apr 2002 12:40:58 +0000 Subject: include firmware lcd header git-svn-id: svn://svn.rockbox.org/rockbox/trunk@82 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/lcd-x11.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/uisimulator/lcd-x11.h b/uisimulator/lcd-x11.h index 6671addbf3..b95374c13c 100644 --- a/uisimulator/lcd-x11.h +++ b/uisimulator/lcd-x11.h @@ -20,3 +20,5 @@ #define MARGIN_X 3 #define MARGIN_Y 3 +/* include the "real" lcd.h file here */ +#include -- cgit v1.2.3