summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-07-25 13:22:23 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-07-25 13:22:23 +0300
commit7fa146da5ce8f90afc80fe69311671966791922b (patch)
tree8d47d4d699ed9426a18be6078db676d392ccdc5a /plugins
parent23729c4f6a62de7a71368ffdeeeb08470ff4731e (diff)
adaptation of build scripts for CurrencyRates
Diffstat (limited to 'plugins')
-rw-r--r--plugins/CurrencyRates/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CurrencyRates/src/stdafx.h b/plugins/CurrencyRates/src/stdafx.h
index 1e455e5f2f..83c696ad69 100644
--- a/plugins/CurrencyRates/src/stdafx.h
+++ b/plugins/CurrencyRates/src/stdafx.h
@@ -31,7 +31,7 @@
#include <m_userinfo.h>
#include <m_variables.h>
-#include <m_Quotes.h>
+#include <m_CurrencyRates.h>
#include <m_toptoolbar.h>
#include <boost\bind.hpp>