From 87e9944b90914e3c22900518f83422885e7ce063 Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Sat, 17 Feb 2007 23:49:07 +0000 Subject: Should be LCD_H10_20GB, not LCD_H10 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12371 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware') diff --git a/firmware/export/config.h b/firmware/export/config.h index f38a8bfc16..b9420122e0 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -99,7 +99,7 @@ #define LCD_IPODMINI 10 /* as used by iPod Mini g1/g2 */ #define LCD_IFP7XX 11 /* as used by iRiver iFP 7xx/8xx */ #define LCD_GIGABEAT 12 -#define LCD_H10 13 /* as used by iriver H10 20Gb */ +#define LCD_H10_20GB 13 /* as used by iriver H10 20Gb */ #define LCD_H10_5GB 14 /* as used by iriver H10 5Gb */ #define LCD_TPJ1022 15 /* as used by Tatung Elio TPJ-1022 */ #define LCD_DSC25 16 /* as used by Archos AV300 */ -- cgit v1.2.3