bluetoothengine/btnotif/src/btnotifuiutil.cpp
changeset 15 00f9ee97d895
parent 0 f63038272f30
--- a/bluetoothengine/btnotif/src/btnotifuiutil.cpp	Tue Feb 02 00:20:42 2010 +0200
+++ b/bluetoothengine/btnotif/src/btnotifuiutil.cpp	Fri Apr 16 15:08:36 2010 +0300
@@ -17,12 +17,12 @@
 
 #include <bautils.h>         // BAFL utils (for language file)
 #include "btnotifuiutil.h"
-#include "BTNotifDebug.h"    // Debugging macros
-#include <stringloader.h>    // Localisation stringloader
-#include <AknNoteWrappers.h> // Information note
+#include "btNotifDebug.h"    // Debugging macros
+#include <StringLoader.h>    // Localisation stringloader
+#include <aknnotewrappers.h> // Information note
 #include <aknmessagequerydialog.h> // for the blocking query
-#include <aknmediatorfacade.h>  // CoverUI 
-#include <CoreApplicationUIsDomainPSKeys.h>  // Backlight control
+#include <AknMediatorFacade.h>  // CoverUI 
+#include <coreapplicationuisdomainpskeys.h>  // Backlight control
 #include <AknNotiferAppServerApplication.h>  // Application Key enable/disable
 
 CBTNotifUIUtil* CBTNotifUIUtil::NewL( TBool aCoverDisplayEnabled )