email/email/smtp/src/Local_imutdll.cpp
branchSymbian3
changeset 18 147b85a37c23
parent 6 c108117318cb
--- a/email/email/smtp/src/Local_imutdll.cpp	Fri Mar 05 09:11:09 2010 +0000
+++ b/email/email/smtp/src/Local_imutdll.cpp	Fri Mar 05 11:15:10 2010 +0000
@@ -1,7 +1,7 @@
 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
-// under the terms of the License "Eclipse Public License v1.0"
+// under the terms of "Eclipse Public License v1.0"
 // which accompanies this distribution, and is available
 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
 //
@@ -13,8 +13,6 @@
 // Description:
 //
 
-
-
 /**
  @file
 */
@@ -23,11 +21,14 @@
 #include <f32file.h>	// RFs
 #include <barsc.h>		// RResourceFile
 #include <bautils.h>	// Bafl::
-#include <msvutils.h>
+#include "msvutils.h"
 #include <imcvtext.h>
 #include "local_imutdll.h"
 
 #include <miuthdr.h>	// resource file name
+#ifdef SYMBIAN_ENABLE_SPLIT_HEADERS  
+#include "timrfc822datefield.h"
+#endif
 
 _LIT(KMTFName,"Messaging Test Framework");