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