From 2e8f7b168189b3b5cac82a9f4c03a97273c26e59 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 1 Aug 2015 20:48:21 +0000 Subject: weather: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14799 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Weather/src/weather_http.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Weather/src/weather_http.cpp') diff --git a/plugins/Weather/src/weather_http.cpp b/plugins/Weather/src/weather_http.cpp index f6258efb74..7d6f0e1ff0 100644 --- a/plugins/Weather/src/weather_http.cpp +++ b/plugins/Weather/src/weather_http.cpp @@ -23,7 +23,7 @@ This file contain the source related to downloading weather info from the web using netlib */ -#include "weather.h" +#include "stdafx.h" HANDLE hNetlibUser, hNetlibHttp; -- cgit v1.2.3