--- a/localisation/apparchitecture/tef/TStartDoc.h Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/apparchitecture/tef/TStartDoc.h Tue Aug 03 10:20:34 2010 +0100
@@ -1,7 +1,7 @@
// Copyright (c) 2005-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
@internalComponent - Internal Symbian test code
@@ -24,7 +22,7 @@
#define __TSTARTDOC_H__
#if !defined(__E32STD_H__)
-#include <E32STD.H>
+#include <e32std.h>
#endif
/** KLitLongURL must be > 256 characters long, in this case it's 259 characters long
The name is a little mis-leading, as it's not a real URL. URL is used in the name
@@ -40,3 +38,4 @@
const TInt KTStartDocTestPassed = 2387;
#endif
+