emailservices/emailstore/message_store/debuglog/inc/DebugLogMacros.h
branchRCL_3
changeset 24 d189ee25cf9d
parent 8 e1b6206813b4
child 25 3533d4323edc
--- a/emailservices/emailstore/message_store/debuglog/inc/DebugLogMacros.h	Thu Aug 19 09:38:05 2010 +0300
+++ b/emailservices/emailstore/message_store/debuglog/inc/DebugLogMacros.h	Tue Aug 31 15:04:17 2010 +0300
@@ -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