summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/uisdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/sdl/uisdl.h')
-rw-r--r--uisimulator/sdl/uisdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/sdl/uisdl.h b/uisimulator/sdl/uisdl.h
index 7fc9d520a4..5dfb9c5c2b 100644
--- a/uisimulator/sdl/uisdl.h
+++ b/uisimulator/sdl/uisdl.h
@@ -294,7 +294,7 @@
294#define UI_LCD_POSX 30 /* x position of lcd */ 294#define UI_LCD_POSX 30 /* x position of lcd */
295#define UI_LCD_POSY 31 /* y position of lcd */ 295#define UI_LCD_POSY 31 /* y position of lcd */
296 296
297#elif defined(SANSA_CLIP) 297#elif defined(SANSA_CLIP) || defined(SANSA_CLIPV2)
298#define UI_TITLE "Sansa Clip" 298#define UI_TITLE "Sansa Clip"
299#define UI_WIDTH 205 /* width of GUI window */ 299#define UI_WIDTH 205 /* width of GUI window */
300#define UI_HEIGHT 325 /* height of GUI window */ 300#define UI_HEIGHT 325 /* height of GUI window */