From e95d2998fadd525eb0833968b50fadc09fd5c3f3 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 24 Apr 2015 18:56:44 +0000 Subject: AddContactPlus - common project git-svn-id: http://svn.miranda-ng.org/main/trunk@13098 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AddContactPlus/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/AddContactPlus/src/main.cpp') diff --git a/plugins/AddContactPlus/src/main.cpp b/plugins/AddContactPlus/src/main.cpp index 30b7c8510c..cc63f79ac0 100644 --- a/plugins/AddContactPlus/src/main.cpp +++ b/plugins/AddContactPlus/src/main.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "addcontactplus.h" +#include "stdafx.h" CLIST_INTERFACE *pcli; HINSTANCE hInst; -- cgit v1.2.3