usbuis/usbuinotif/src/usbuinotifotgwarning.cpp
branchRCL_3
changeset 33 d895b6d953c9
parent 20 a15c582fbf97
child 79 25fce757be94
--- a/usbuis/usbuinotif/src/usbuinotifotgwarning.cpp	Tue Apr 27 17:41:29 2010 +0300
+++ b/usbuis/usbuinotif/src/usbuinotifotgwarning.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"
@@ -23,9 +23,12 @@
 #include <StringLoader.h>       // Localisation stringloader
 #include <AknMediatorFacade.h>  // for cover display support
 #include <usbuinotif.rsg>       // Own resources
+#include <secondarydisplay/usbuinotifsecondarydisplay.h> // Dialog index for cover UI
+
 #include "usbuinotifotgwarning.h"        // Own class definition
-#include "usbuinotifdebug.h"                // Debugging macros
-#include "usbuinotifsecondarydisplay.h"     // Dialog index for cover UI
+#include "usbuinotifdebug.h"             // Debugging macros
+
+
 // ================= MEMBER FUNCTIONS =========================================
 
 // ----------------------------------------------------------------------------