diff options
Diffstat (limited to 'apps/plugins/euroconverter.c')
-rw-r--r-- | apps/plugins/euroconverter.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/euroconverter.c b/apps/plugins/euroconverter.c index 02617abc39..827c7db586 100644 --- a/apps/plugins/euroconverter.c +++ b/apps/plugins/euroconverter.c @@ -21,6 +21,7 @@ #include "plugin.h" #include "lib/configfile.h" +/* FIXME: Only for LCD_CHARCELL ?? */ #ifdef HAVE_LCD_CHARCELLS /* Euro converter for the player */ |