summaryrefslogtreecommitdiff
path: root/plugins/Weather/src/weather_update.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Weather/src/weather_update.cpp')
-rw-r--r--plugins/Weather/src/weather_update.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Weather/src/weather_update.cpp b/plugins/Weather/src/weather_update.cpp
index 5e45b69732..97fbfe48d0 100644
--- a/plugins/Weather/src/weather_update.cpp
+++ b/plugins/Weather/src/weather_update.cpp
@@ -24,7 +24,7 @@ information, both automatic (by timer) and manually (by selecting
menu items).
*/
-#include "weather.h"
+#include "stdafx.h"
UPDATELIST *UpdateListHead;
UPDATELIST *UpdateListTail;