diff options
Diffstat (limited to 'plugins/Weather/src/weather.cpp')
-rw-r--r-- | plugins/Weather/src/weather.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Weather/src/weather.cpp b/plugins/Weather/src/weather.cpp index 458e7f1586..a4481b2605 100644 --- a/plugins/Weather/src/weather.cpp +++ b/plugins/Weather/src/weather.cpp @@ -24,7 +24,7 @@ upgrading, support for plugin uninsaller, and anything that doesn't belong to any other file.
*/
-#include "weather.h"
+#include "stdafx.h"
//============ GLOBAL VARIABLES ============
|