summaryrefslogtreecommitdiff
path: root/src/chathandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chathandler.h')
-rw-r--r--src/chathandler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chathandler.h b/src/chathandler.h
index 5087cb0c..3f9b2307 100644
--- a/src/chathandler.h
+++ b/src/chathandler.h
@@ -21,8 +21,8 @@
* $Id$
*/
-#ifndef _TMW_SERVER_CHATHANDLER_
-#define _TMW_SERVER_CHATHANDLER_
+#ifndef _TMWSERV_CHATHANDLER_H_
+#define _TMWSERV_CHATHANDLER_H_
#include "messagehandler.h"
#include "netcomputer.h"