Comments and defines changed to comply with new project name
[platform/core/security/security-manager.git] / src / server / main / socket-manager.h
index fdc6516..58d3db1 100644 (file)
@@ -22,8 +22,8 @@
  * @brief       SocketManager implementation.
  */
 
-#ifndef _SECURITY_SERVER_SOCKET_MANAGER_
-#define _SECURITY_SERVER_SOCKET_MANAGER_
+#ifndef _SECURITY_MANAGER_SOCKET_MANAGER_
+#define _SECURITY_MANAGER_SOCKET_MANAGER_
 
 #include <vector>
 #include <queue>
@@ -132,4 +132,4 @@ protected:
 
 } // namespace SecurityManager
 
-#endif // _SECURITY_SERVER_SOCKET_MANAGER_
+#endif // _SECURITY_MANAGER_SOCKET_MANAGER_