diff -r 0b192a3a05a4 -r 6a29d5ad0713 bluetoothengine/btnotif/src/btnotifuiutil.cpp --- a/bluetoothengine/btnotif/src/btnotifuiutil.cpp Tue Feb 02 00:20:42 2010 +0200 +++ b/bluetoothengine/btnotif/src/btnotifuiutil.cpp Fri Feb 19 22:59:18 2010 +0200 @@ -17,12 +17,12 @@ #include // BAFL utils (for language file) #include "btnotifuiutil.h" -#include "BTNotifDebug.h" // Debugging macros -#include // Localisation stringloader -#include // Information note +#include "btNotifDebug.h" // Debugging macros +#include // Localisation stringloader +#include // Information note #include // for the blocking query -#include // CoverUI -#include // Backlight control +#include // CoverUI +#include // Backlight control #include // Application Key enable/disable CBTNotifUIUtil* CBTNotifUIUtil::NewL( TBool aCoverDisplayEnabled )