emailservices/emailstore/message_store/debuglog/inc/DebugLogMacros.h
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
child 24 d189ee25cf9d
--- a/emailservices/emailstore/message_store/debuglog/inc/DebugLogMacros.h	Tue Feb 02 00:02:40 2010 +0200
+++ b/emailservices/emailstore/message_store/debuglog/inc/DebugLogMacros.h	Fri Feb 19 22:37:30 2010 +0200
@@ -52,7 +52,7 @@
 //  PRINTING: (NOTE: The following is just a reference example)
 //
 //      // Include the debug logging header file
-//      #include "DebugLogMacros.h"
+//      #include "debuglogmacros.h"
 //
 //      class CTestClass
 //          {
@@ -181,7 +181,7 @@
     // DEBUG BUILD
     // ===========
 
-    #include "DebugLogConst.h"
+    #include "debuglogconst.h"
 
     // =====================================================================
     // Utility Logging Macros
@@ -457,5 +457,5 @@
 
 #endif  // _DEBUG_LOG_MACROS_H_
 
-// END FILE DebugLogMacros.h
+// END FILE debuglogmacros.h