From d777d359facf9995741a3c96c12bcd60dbac04ee Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 1 Aug 2015 19:09:50 +0000 Subject: tabsrmm: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/contactcache.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/src/contactcache.cpp') diff --git a/plugins/TabSRMM/src/contactcache.cpp b/plugins/TabSRMM/src/contactcache.cpp index 861991a6d1..0787ab83e0 100644 --- a/plugins/TabSRMM/src/contactcache.cpp +++ b/plugins/TabSRMM/src/contactcache.cpp @@ -29,7 +29,7 @@ // the contact cache provides various services to the message window(s) // it also abstracts meta contacts. -#include "commonheaders.h" +#include "stdafx.h" static OBJLIST arContacts(50, NumericKeySortT); -- cgit v1.2.3