diff options
Diffstat (limited to 'plugins/Quotes/src/QuotesProviderGoogleFinance.h')
-rw-r--r-- | plugins/Quotes/src/QuotesProviderGoogleFinance.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Quotes/src/QuotesProviderGoogleFinance.h b/plugins/Quotes/src/QuotesProviderGoogleFinance.h index 075498a4dd..de419225c9 100644 --- a/plugins/Quotes/src/QuotesProviderGoogleFinance.h +++ b/plugins/Quotes/src/QuotesProviderGoogleFinance.h @@ -1,8 +1,6 @@ #ifndef __89D3CC58_7DED_484f_AA25_62BDBB57E18B_QuotesProvider_Google_Finance_h__
#define __89D3CC58_7DED_484f_AA25_62BDBB57E18B_QuotesProvider_Google_Finance_h__
-#include "QuotesProviderFinance.h"
-
#define DB_STR_GOOGLE_FINANCE_OPEN_VALUE "OpenQuotePrice"
#define DB_STR_GOOGLE_FINANCE_DIFF "DifferentFromStartOfDay"
#define DB_STR_GOOGLE_FINANCE_PERCENT_CHANGE_TO_YERSTERDAY_CLOSE "PercentChangeToYersterdayClose"
|