summaryrefslogtreecommitdiff
path: root/src/chat-server/chatclient.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat-server/chatclient.hpp')
-rw-r--r--src/chat-server/chatclient.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chat-server/chatclient.hpp b/src/chat-server/chatclient.hpp
index a47945cf..4a546059 100644
--- a/src/chat-server/chatclient.hpp
+++ b/src/chat-server/chatclient.hpp
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMWSERV_CHATCLIENT_H_
-#define _TMWSERV_CHATCLIENT_H_
+#ifndef CHATCLIENT_H
+#define CHATCLIENT_H
#include <map>
#include <string>