emailservices/emailstore/message_store/debuglog/inc/DebugLogConst.h
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
child 10 f5907b1a1053
--- a/emailservices/emailstore/message_store/debuglog/inc/DebugLogConst.h	Tue Feb 02 00:02:40 2010 +0200
+++ b/emailservices/emailstore/message_store/debuglog/inc/DebugLogConst.h	Fri Feb 19 22:37:30 2010 +0200
@@ -25,7 +25,7 @@
 
 #include <e32std.h>
 #include <e32def.h>
-#include "DebugLog.h"
+#include "debuglog.h"
 
 // ========
 // LITERALS
@@ -171,7 +171,7 @@
 #define DEBUG_USE_VAR(var) if ( &var ) {};
 
 // These are the basic logging macros - they are NOT intended to be called directly.
-// Instead use the logging MACROS defined in DebugLogMacros.h
+// Instead use the logging MACROS defined in debuglogmacros.h
 #define __INTERNAL_LOG_DECLARATION  RDebugLog iLogger;
 
 #define __INTERNAL_LOG_CLOSE_BETWEEN_WRITES  \
@@ -620,4 +620,4 @@
 
 #endif // _DEBUG_LOG_CONST_H_
 
-// END FILE DebugLogConst.h
+// END FILE debuglogconst.h