diff options
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/CurrencyRates/src/EconomicRateInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/CurrencyRates/src/EconomicRateInfo.h b/protocols/CurrencyRates/src/EconomicRateInfo.h index d1bd87f49e..98798d0a51 100644 --- a/protocols/CurrencyRates/src/EconomicRateInfo.h +++ b/protocols/CurrencyRates/src/EconomicRateInfo.h @@ -2,7 +2,7 @@ #define __87d726e0_26c6_485d_8016_1fba819b037d_EconomicRateInfo__ // db settings module path -#define MODULENAME "CurrencyRates" +#define MODULENAME LPGEN("CurrencyRates") enum ERefreshRateType { |