brandingserver/inc/mbsupdater.h
changeset 21 5872ac9a5671
parent 19 7e0cc21eb164
child 23 56a17d4c96b8
--- a/brandingserver/inc/mbsupdater.h	Fri Apr 16 15:16:51 2010 +0300
+++ b/brandingserver/inc/mbsupdater.h	Mon May 03 12:49:16 2010 +0300
@@ -2,7 +2,7 @@
 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
+* under the terms of the License "Eclipse Public License v1.0"
 * which accompanies this distribution, and is available
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
 *
@@ -11,16 +11,17 @@
 *
 * Contributors:
 *
-* Description: MBSUpdater
+* Description:  MBSUpdater
  *
 */
 
 
 
+
  #ifndef __MBSUPDATER_H
  #define __MBSUPDATER_H
 
- #include <E32Std.h>
+ #include <e32std.h>
  #include <mbselement.h>
 
 class MBSBackupRestoreStateObserver ;