usbuis/usbuinotif/src/usbuinotifotgerror.cpp
changeset 3 47c263f7e521
parent 0 1e05558e2206
child 4 7e15987c4500
--- a/usbuis/usbuinotif/src/usbuinotifotgerror.cpp	Mon Jan 18 21:13:23 2010 +0200
+++ b/usbuis/usbuinotif/src/usbuinotifotgerror.cpp	Tue Jan 26 12:55:41 2010 +0200
@@ -20,15 +20,15 @@
 #include <eikenv.h>          // Eikon environment
 #include <bautils.h>         // BAFL utils (for language file)
 #include <utf.h>             // Unicode character conversion utilities
-#include <stringloader.h>    // Localisation stringloader
+#include <StringLoader.h>    // Localisation stringloader
 #include <AknQueryDialog.h> 
 #include <aknnotewrappers.h>
 
 #include <usbuinotif.h>                     // pck
-#include <USBUINotif.rsg>                   // Own resources
+#include <usbuinotif.rsg>                   // Own resources
 #include "usbuinotifotgerror.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 =========================================
 
 // ----------------------------------------------------------------------------