Comments and defines changed to comply with new project name
[platform/core/security/security-manager.git] / src / server / dpl / log / include / dpl / log / dlog_log_provider.h
index 1d80ff7..6fe0d97 100644 (file)
@@ -19,8 +19,8 @@
  * @version     1.0
  * @brief       This file is the implementation file of DLOG log provider
  */
-#ifndef SECURITYSERVER_DLOG_LOG_PROVIDER_H
-#define SECURITYSERVER_DLOG_LOG_PROVIDER_H
+#ifndef SECURITYMANAGER_DLOG_LOG_PROVIDER_H
+#define SECURITYMANAGER_DLOG_LOG_PROVIDER_H
 
 #include <dpl/log/abstract_log_provider.h>
 #include <memory>
@@ -91,4 +91,4 @@ class DLOGLogProvider :
 } // namespace Log
 } // namespace SecurityManager
 
-#endif // SECURITYSERVER_DLOG_LOG_PROVIDER_H
+#endif // SECURITYMANAGER_DLOG_LOG_PROVIDER_H