diff -r f6533aee8b2b -r d895b6d953c9 usbuis/usbuinotif/src/usbuinotifotgerror.cpp --- a/usbuis/usbuinotif/src/usbuinotifotgerror.cpp Tue Apr 27 17:41:29 2010 +0300 +++ b/usbuis/usbuinotif/src/usbuinotifotgerror.cpp Tue May 25 13:47:46 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007, 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2010 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" @@ -27,9 +27,12 @@ #include // pck #include // Own resources +#include // Dialog index for cover UI + #include "usbuinotifotgerror.h" // Own class definition #include "usbuinotifdebug.h" // Debugging macros -#include "usbuinotifsecondarydisplay.h" // Dialog index for cover UI + + // ================= MEMBER FUNCTIONS ========================================= // ----------------------------------------------------------------------------