From acc58a246bee0bf5e1f0da754f25a230452e0f7a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 17 Jan 2015 10:14:03 +0000 Subject: preparing Exchange for the precompiled headers' usage git-svn-id: http://svn.miranda-ng.org/main/trunk@11868 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Exchange/src/StdAfx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Exchange/src/StdAfx.cpp') diff --git a/plugins/Exchange/src/StdAfx.cpp b/plugins/Exchange/src/StdAfx.cpp index 4e991b8f0d..acff65a913 100644 --- a/plugins/Exchange/src/StdAfx.cpp +++ b/plugins/Exchange/src/StdAfx.cpp @@ -2,7 +2,7 @@ // exchange.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information -#include "stdafx.h" +#include "commonheaders.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file -- cgit v1.2.3