summaryrefslogtreecommitdiffstats
path: root/src/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.hpp')
-rw-r--r--src/config.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.hpp b/src/config.hpp
index 7533b60..cbd6a57 100644
--- a/src/config.hpp
+++ b/src/config.hpp
@@ -1,5 +1,5 @@
-#ifndef WANTCHATCONFIG_H
-#define WANTCHATCONFIG_H
+#ifndef WC_CONFIG_H
+#define WC_CONFIG_H
// config for work in localhost:
const char *SERVER_IP = "127.0.0.1";