diff options
Diffstat (limited to 'plugins/Weather/src/weather_info.cpp')
-rw-r--r-- | plugins/Weather/src/weather_info.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Weather/src/weather_info.cpp b/plugins/Weather/src/weather_info.cpp index 8065433f35..7b24cbc804 100644 --- a/plugins/Weather/src/weather_info.cpp +++ b/plugins/Weather/src/weather_info.cpp @@ -25,7 +25,7 @@ ini files, as well as function that are used for debug purpose regrading the loading of ini contents
*/
-#include "weather.h"
+#include "stdafx.h"
//============ INI INFORMATION ============
|