emailuis/emailui/src/FSAsyncTextFormatter.cpp
branchRCL_3
changeset 18 6b8f3b30d0ec
parent 17 67369d1b217f
--- a/emailuis/emailui/src/FSAsyncTextFormatter.cpp	Tue May 25 12:23:16 2010 +0300
+++ b/emailuis/emailui/src/FSAsyncTextFormatter.cpp	Wed Jun 09 09:22:57 2010 +0300
@@ -2,9 +2,9 @@
 * Copyright (c) 2008 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 "Symbian Foundation License v1.0"
+* under the terms of "Eclipse Public License v1.0"
 * which accompanies this distribution, and is available
-* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
 *
 * Initial Contributors:
 * Nokia Corporation - initial contribution.
@@ -17,7 +17,7 @@
 
 #include "emailtrace.h"
 #include "FSAsyncTextFormatter.h"
-#include <FRMTLAY.H>
+#include <frmtlay.h>
 #include <e32base.h>
 
 const TUint KCharsFormattedPerRun = 2000;