summaryrefslogtreecommitdiff
path: root/utils/LocIpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/LocIpc.h')
-rw-r--r--utils/LocIpc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/LocIpc.h b/utils/LocIpc.h
index 2288a0a..90f9e1b 100644
--- a/utils/LocIpc.h
+++ b/utils/LocIpc.h
@@ -27,8 +27,8 @@
*
*/
-#ifndef __LOC_SOCKET__
-#define __LOC_SOCKET__
+#ifndef __LOC_IPC__
+#define __LOC_IPC__
#include <string>
#include <memory>
@@ -149,4 +149,4 @@ private:
}
-#endif //__LOC_SOCKET__
+#endif //__LOC_IPC__