diff options
Diffstat (limited to 'plugins/Weather/src/weather_contacts.cpp')
-rw-r--r-- | plugins/Weather/src/weather_contacts.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Weather/src/weather_contacts.cpp b/plugins/Weather/src/weather_contacts.cpp index 0bffa5a857..84ced72294 100644 --- a/plugins/Weather/src/weather_contacts.cpp +++ b/plugins/Weather/src/weather_contacts.cpp @@ -23,7 +23,7 @@ include the links, edit settings, and loading weather information for the contact.
*/
-#include "weather.h"
+#include "stdafx.h"
static void OpenUrl(TCHAR* format, TCHAR* id)
{
|