diff options
Diffstat (limited to 'protocols/CurrencyRates/src/stdafx.h')
-rw-r--r-- | protocols/CurrencyRates/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/CurrencyRates/src/stdafx.h b/protocols/CurrencyRates/src/stdafx.h index d2bc83fd18..69cfb91df0 100644 --- a/protocols/CurrencyRates/src/stdafx.h +++ b/protocols/CurrencyRates/src/stdafx.h @@ -75,7 +75,6 @@ inline tstring currencyrates_a2t(const char* s) #include "resource.h" #include "version.h" -#include "IconLib.h" #include "CurrencyRateInfoDlg.h" #include "ModuleInfo.h" #include "DBUtils.h" |