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_addstn.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Weather/src/weather_addstn.cpp') diff --git a/plugins/Weather/src/weather_addstn.cpp b/plugins/Weather/src/weather_addstn.cpp index 167675d2e5..85b4be596c 100644 --- a/plugins/Weather/src/weather_addstn.cpp +++ b/plugins/Weather/src/weather_addstn.cpp @@ -22,7 +22,7 @@ along with this program. If not, see . to the contact list. Contain code for both name and ID search. */ -#include "weather.h" +#include "stdafx.h" // variables used for weather_addstn.c static int searchId = -1; -- cgit v1.2.3