--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dependencies/aknlayout.lag Sat Mar 27 00:39:17 2010 +0100
@@ -0,0 +1,20 @@
+/*
+* ============================================================================
+* Name : aknlayout.lag
+* Part of : Avkon
+* Copyright (c) 2002 Nokia Corporation
+* ============================================================================
+*/
+
+#if !defined(__aknlayout_LAG__)
+#define __aknlayout_LAG__
+
+class TAknTextLineLayout;
+class TAknWindowLineLayout;
+class TAknMultiLineTextLayout;
+
+// New for backport
+#include "platform/mw/AknLayout.lag"
+
+#define AKN_LAYOUT_WINDOW_screen AknLayout::screen()
+#endif