diff options
Diffstat (limited to 'plugins/Exchange/src/StdAfx.cpp')
-rw-r--r-- | plugins/Exchange/src/StdAfx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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
|