From 803724f9df40d8d0505fa7913666c55b9099337d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 10 Aug 2015 16:04:37 +0000 Subject: tlen: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tlen/src/tlen_iq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Tlen/src/tlen_iq.h') diff --git a/protocols/Tlen/src/tlen_iq.h b/protocols/Tlen/src/tlen_iq.h index fa7b25d2e3..6966de74fb 100644 --- a/protocols/Tlen/src/tlen_iq.h +++ b/protocols/Tlen/src/tlen_iq.h @@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define _TLEN_IQ_H_ #include "tlen_xml.h" -#include "tlen.h" +#include "stdafx.h" typedef void (*TLEN_IQ_PFUNC)(TlenProtocol *proto, XmlNode *iqNode); -- cgit v1.2.3