summaryrefslogtreecommitdiff
path: root/apps/plugins/euroconverter.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/euroconverter.c')
-rw-r--r--apps/plugins/euroconverter.c1
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 @@
21#include "plugin.h" 21#include "plugin.h"
22#include "lib/configfile.h" 22#include "lib/configfile.h"
23 23
24/* FIXME: Only for LCD_CHARCELL ?? */
24#ifdef HAVE_LCD_CHARCELLS 25#ifdef HAVE_LCD_CHARCELLS
25 26
26/* Euro converter for the player */ 27/* Euro converter for the player */