diff -r 468cfcb53fd1 -r 47c263f7e521 usbuis/usbuinotif/src/usbuinotifotgwarning.cpp --- a/usbuis/usbuinotif/src/usbuinotifotgwarning.cpp Mon Jan 18 21:13:23 2010 +0200 +++ b/usbuis/usbuinotif/src/usbuinotifotgwarning.cpp Tue Jan 26 12:55:41 2010 +0200 @@ -18,14 +18,14 @@ // INCLUDE FILES #include // Eikon environment -#include +#include #include // BAFL utils (for language file) -#include // Localisation stringloader -#include // for cover display support -#include // Own resources +#include // Localisation stringloader +#include // for cover display support +#include // Own resources #include "usbuinotifotgwarning.h" // Own class definition #include "usbuinotifdebug.h" // Debugging macros -#include "USBUINotifSecondaryDisplay.h" // Dialog index for cover UI +#include "usbuinotifsecondarydisplay.h" // Dialog index for cover UI // ================= MEMBER FUNCTIONS ========================================= // ----------------------------------------------------------------------------