summaryrefslogtreecommitdiff
path: root/firmware/export/config/sdlapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sdlapp.h')
-rw-r--r--firmware/export/config/sdlapp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sdlapp.h b/firmware/export/config/sdlapp.h
index ef2710c999..c02a188c4a 100644
--- a/firmware/export/config/sdlapp.h
+++ b/firmware/export/config/sdlapp.h
@@ -96,6 +96,6 @@
96#define CONFIG_LCD LCD_COWOND2 96#define CONFIG_LCD LCD_COWOND2
97 97
98/* Define this if a programmable hotkey is mapped */ 98/* Define this if a programmable hotkey is mapped */
99//#define HAVE_HOTKEY 99#define HAVE_HOTKEY
100 100
101#define BOOTDIR "/.rockbox" 101#define BOOTDIR "/.rockbox"