From 6897c90c6003af7b21d271771320999ddfe2d09a Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 19 Aug 2013 06:23:18 +0000 Subject: files renaming compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@5739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tlen/src/tlen_presence.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Tlen/src/tlen_presence.cpp') diff --git a/protocols/Tlen/src/tlen_presence.cpp b/protocols/Tlen/src/tlen_presence.cpp index 1207857241..a896635c59 100644 --- a/protocols/Tlen/src/tlen_presence.cpp +++ b/protocols/Tlen/src/tlen_presence.cpp @@ -20,8 +20,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "jabber.h" -#include "jabber_list.h" +#include "tlen.h" +#include "tlen_list.h" #include "tlen_avatar.h" void TlenProcessPresence(XmlNode *node, TlenProtocol *proto) -- cgit v1.2.3